summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorArwed von Merkatz2007-09-30 12:45:54 +0200
committerArwed von Merkatz2007-09-30 12:46:54 +0200
commit40d1bbbf1b5609be2a847c60e421f41423d67f69 (patch)
tree0df8404a0c663298eedb725119f539cb4b05ac7a
parentf4b3f76234805745dc97e62ad21ddd8a197a3e69 (diff)
transfig: fixed xorg-modular check
-rwxr-xr-xeditors/transfig/DEPENDS3
-rw-r--r--editors/transfig/HISTORY3
2 files changed, 5 insertions, 1 deletions
diff --git a/editors/transfig/DEPENDS b/editors/transfig/DEPENDS
index e39715af61..1876837836 100755
--- a/editors/transfig/DEPENDS
+++ b/editors/transfig/DEPENDS
@@ -4,6 +4,7 @@ depends rman &&
depends X11-LIBS &&
depends zlib &&
-if [ "$(get_spell_provider $SPELL X11-LIBS)" == "xorg-server" ]; then
+. $GRIMOIRE/FUNCTIONS &&
+if check_if_xorg_modular_libs; then
depends imake
fi
diff --git a/editors/transfig/HISTORY b/editors/transfig/HISTORY
index 641cb1f2e9..e4368537f2 100644
--- a/editors/transfig/HISTORY
+++ b/editors/transfig/HISTORY
@@ -1,3 +1,6 @@
+2007-09-30 Arwed v. Merkatz <v.merkatz@gmx.net>
+ * DEPENDS: fixed check for xorg-modular
+
2007-08-23 Florian Franzmann <siflfran@hawo.stw.uni-erlangen.de>
* DETAILS, BUILD: updated to 3.2.5
* transfig.patch: removed