aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormarcus <marcus@FreeBSD.org>2003-06-14 02:12:30 +0800
committermarcus <marcus@FreeBSD.org>2003-06-14 02:12:30 +0800
commitd0179d9aea740f29fb55b89cad07ffd45d06d24e (patch)
treead68a28c5817adc60d523ded82ccc1605ba37aa2
parent17e3d40e3c73cea69ced738ebab21fd7f9095d6c (diff)
downloadfreebsd-ports-gnome-d0179d9aea740f29fb55b89cad07ffd45d06d24e.tar.gz
freebsd-ports-gnome-d0179d9aea740f29fb55b89cad07ffd45d06d24e.tar.zst
freebsd-ports-gnome-d0179d9aea740f29fb55b89cad07ffd45d06d24e.zip
Remove gucharmap support for the time being. It was broken with the
0.8.0 update.
-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} ""