From 933ca32503d3df71378c19b12c7083c190b8366f Mon Sep 17 00:00:00 2001 From: Joe Marcus Clarke Date: Fri, 13 Jun 2003 18:12:30 +0000 Subject: Remove gucharmap support for the time being. It was broken with the 0.8.0 update. --- editors/AbiWord2/Makefile | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'editors/AbiWord2') 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} "" -- cgit v1.2.3