summaryrefslogtreecommitdiffstats
path: root/editors
diff options
context:
space:
mode:
authormarcus <marcus@FreeBSD.org>2004-04-05 22:07:39 +0000
committermarcus <marcus@FreeBSD.org>2004-04-05 22:07:39 +0000
commit9512309aa150964fa2c64e1b0144cfe8b4627545 (patch)
tree0d01e4fb5c645d179f5d42b4ba711a6b1db418b2 /editors
parent4f5031fad1fbe219c26f79f4c465402eac1f120a (diff)
downloadFreeBSD-ports-9512309aa150964fa2c64e1b0144cfe8b4627545.zip
FreeBSD-ports-9512309aa150964fa2c64e1b0144cfe8b4627545.tar.gz
AbiWord 2.0 has not been ported to use gucharmap-1.4.x yet.
Reported by: Mike Harding <mvh@ix.netcom.com>
Diffstat (limited to 'editors')
-rw-r--r--editors/AbiWord2/Makefile10
-rw-r--r--editors/abiword-devel/Makefile10
-rw-r--r--editors/abiword/Makefile10
3 files changed, 15 insertions, 15 deletions
diff --git a/editors/AbiWord2/Makefile b/editors/AbiWord2/Makefile
index ac5c499..180f7c5 100644
--- a/editors/AbiWord2/Makefile
+++ b/editors/AbiWord2/Makefile
@@ -56,11 +56,11 @@ PKGNAMESUFFIX= -gnome
GNOME_ENABLED= yes
.endif
-.if defined(WITH_GUCHARMAP) || exists(${X11BASE}/libdata/pkgconfig/gucharmap.pc)
-LIB_DEPENDS+= gucharmap.3:${PORTSDIR}/deskutils/gucharmap
-.else
+#.if defined(WITH_GUCHARMAP) || exists(${X11BASE}/libdata/pkgconfig/gucharmap.pc)
+#LIB_DEPENDS+= gucharmap.3:${PORTSDIR}/deskutils/gucharmap
+#.else
CONFIGURE_ARGS+= --enable-cmap=no
-.endif
+#.endif
.if defined(WITH_ENCHANT) || exists(${LOCALBASE}/lib/libenchant.so)
LIB_DEPENDS+= enchant.2:${PORTSDIR}/textproc/enchant
@@ -73,7 +73,7 @@ LIB_DEPENDS+= enchant.2:${PORTSDIR}/textproc/enchant
pre-everything::
@${ECHO_MSG} ""
@${ECHO_MSG} "AbiWord2 has the following tunable option(s):"
- @${ECHO_MSG} " WITH_GUCHARMAP=yes Enable use of Gucharmap as the symbol insertion tool (default: auto)"
+# @${ECHO_MSG} " WITH_GUCHARMAP=yes Enable use of Gucharmap as the symbol insertion tool (default: auto)"
@${ECHO_MSG} " WITH_ENCHANT=yes Enable use of the Enchant dictionary backend broker (default: auto)"
@${ECHO_MSG} ""
diff --git a/editors/abiword-devel/Makefile b/editors/abiword-devel/Makefile
index ac5c499..180f7c5 100644
--- a/editors/abiword-devel/Makefile
+++ b/editors/abiword-devel/Makefile
@@ -56,11 +56,11 @@ PKGNAMESUFFIX= -gnome
GNOME_ENABLED= yes
.endif
-.if defined(WITH_GUCHARMAP) || exists(${X11BASE}/libdata/pkgconfig/gucharmap.pc)
-LIB_DEPENDS+= gucharmap.3:${PORTSDIR}/deskutils/gucharmap
-.else
+#.if defined(WITH_GUCHARMAP) || exists(${X11BASE}/libdata/pkgconfig/gucharmap.pc)
+#LIB_DEPENDS+= gucharmap.3:${PORTSDIR}/deskutils/gucharmap
+#.else
CONFIGURE_ARGS+= --enable-cmap=no
-.endif
+#.endif
.if defined(WITH_ENCHANT) || exists(${LOCALBASE}/lib/libenchant.so)
LIB_DEPENDS+= enchant.2:${PORTSDIR}/textproc/enchant
@@ -73,7 +73,7 @@ LIB_DEPENDS+= enchant.2:${PORTSDIR}/textproc/enchant
pre-everything::
@${ECHO_MSG} ""
@${ECHO_MSG} "AbiWord2 has the following tunable option(s):"
- @${ECHO_MSG} " WITH_GUCHARMAP=yes Enable use of Gucharmap as the symbol insertion tool (default: auto)"
+# @${ECHO_MSG} " WITH_GUCHARMAP=yes Enable use of Gucharmap as the symbol insertion tool (default: auto)"
@${ECHO_MSG} " WITH_ENCHANT=yes Enable use of the Enchant dictionary backend broker (default: auto)"
@${ECHO_MSG} ""
diff --git a/editors/abiword/Makefile b/editors/abiword/Makefile
index ac5c499..180f7c5 100644
--- a/editors/abiword/Makefile
+++ b/editors/abiword/Makefile
@@ -56,11 +56,11 @@ PKGNAMESUFFIX= -gnome
GNOME_ENABLED= yes
.endif
-.if defined(WITH_GUCHARMAP) || exists(${X11BASE}/libdata/pkgconfig/gucharmap.pc)
-LIB_DEPENDS+= gucharmap.3:${PORTSDIR}/deskutils/gucharmap
-.else
+#.if defined(WITH_GUCHARMAP) || exists(${X11BASE}/libdata/pkgconfig/gucharmap.pc)
+#LIB_DEPENDS+= gucharmap.3:${PORTSDIR}/deskutils/gucharmap
+#.else
CONFIGURE_ARGS+= --enable-cmap=no
-.endif
+#.endif
.if defined(WITH_ENCHANT) || exists(${LOCALBASE}/lib/libenchant.so)
LIB_DEPENDS+= enchant.2:${PORTSDIR}/textproc/enchant
@@ -73,7 +73,7 @@ LIB_DEPENDS+= enchant.2:${PORTSDIR}/textproc/enchant
pre-everything::
@${ECHO_MSG} ""
@${ECHO_MSG} "AbiWord2 has the following tunable option(s):"
- @${ECHO_MSG} " WITH_GUCHARMAP=yes Enable use of Gucharmap as the symbol insertion tool (default: auto)"
+# @${ECHO_MSG} " WITH_GUCHARMAP=yes Enable use of Gucharmap as the symbol insertion tool (default: auto)"
@${ECHO_MSG} " WITH_ENCHANT=yes Enable use of the Enchant dictionary backend broker (default: auto)"
@${ECHO_MSG} ""
OpenPOWER on IntegriCloud