summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--editors/AbiWord2/Makefile8
-rw-r--r--editors/abiword-devel/Makefile8
-rw-r--r--editors/abiword/Makefile8
3 files changed, 12 insertions, 12 deletions
diff --git a/editors/AbiWord2/Makefile b/editors/AbiWord2/Makefile
index c62fcd23573f..cf12e0ac454e 100644
--- a/editors/AbiWord2/Makefile
+++ b/editors/AbiWord2/Makefile
@@ -54,11 +54,11 @@ PKGNAMESUFFIX= -gnome
GNOME_ENABLED= yes
.endif
-.if defined(WITH_GUCHARMAP) || exists(${X11BASE}/libdata/pkgconfig/gucharmap.pc)
-LIB_DEPENDS+= gucharmap.3:${PORTSDIR}/misc/gucharmap
-.else
+#.if defined(WITH_GUCHARMAP) || exists(${X11BASE}/libdata/pkgconfig/gucharmap.pc)
+#LIB_DEPENDS+= gucharmap.3:${PORTSDIR}/misc/gucharmap
+#.else
CONFIGURE_ARGS+= --disable-gucharmap
-.endif
+#.endif
pre-everything::
@${ECHO_MSG} ""
diff --git a/editors/abiword-devel/Makefile b/editors/abiword-devel/Makefile
index c62fcd23573f..cf12e0ac454e 100644
--- a/editors/abiword-devel/Makefile
+++ b/editors/abiword-devel/Makefile
@@ -54,11 +54,11 @@ PKGNAMESUFFIX= -gnome
GNOME_ENABLED= yes
.endif
-.if defined(WITH_GUCHARMAP) || exists(${X11BASE}/libdata/pkgconfig/gucharmap.pc)
-LIB_DEPENDS+= gucharmap.3:${PORTSDIR}/misc/gucharmap
-.else
+#.if defined(WITH_GUCHARMAP) || exists(${X11BASE}/libdata/pkgconfig/gucharmap.pc)
+#LIB_DEPENDS+= gucharmap.3:${PORTSDIR}/misc/gucharmap
+#.else
CONFIGURE_ARGS+= --disable-gucharmap
-.endif
+#.endif
pre-everything::
@${ECHO_MSG} ""
diff --git a/editors/abiword/Makefile b/editors/abiword/Makefile
index c62fcd23573f..cf12e0ac454e 100644
--- a/editors/abiword/Makefile
+++ b/editors/abiword/Makefile
@@ -54,11 +54,11 @@ PKGNAMESUFFIX= -gnome
GNOME_ENABLED= yes
.endif
-.if defined(WITH_GUCHARMAP) || exists(${X11BASE}/libdata/pkgconfig/gucharmap.pc)
-LIB_DEPENDS+= gucharmap.3:${PORTSDIR}/misc/gucharmap
-.else
+#.if defined(WITH_GUCHARMAP) || exists(${X11BASE}/libdata/pkgconfig/gucharmap.pc)
+#LIB_DEPENDS+= gucharmap.3:${PORTSDIR}/misc/gucharmap
+#.else
CONFIGURE_ARGS+= --disable-gucharmap
-.endif
+#.endif
pre-everything::
@${ECHO_MSG} ""