From 1689f448880f6c0491db4ac1ad2ff7b6eab57f79 Mon Sep 17 00:00:00 2001 From: Joe Marcus Clarke Date: Mon, 16 Jun 2003 18:09:58 +0000 Subject: It seems the configure help differs from the actual configure argument when it comes to disabling gucharmap support. --- editors/abiword-devel/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'editors/abiword-devel') diff --git a/editors/abiword-devel/Makefile b/editors/abiword-devel/Makefile index 0100b7fd076d..7f896beb798e 100644 --- a/editors/abiword-devel/Makefile +++ b/editors/abiword-devel/Makefile @@ -57,7 +57,7 @@ GNOME_ENABLED= yes #.if defined(WITH_GUCHARMAP) || exists(${X11BASE}/libdata/pkgconfig/gucharmap.pc) #LIB_DEPENDS+= gucharmap.3:${PORTSDIR}/misc/gucharmap #.else -CONFIGURE_ARGS+= --disable-gucharmap +CONFIGURE_ARGS+= --enable-cmap=no #.endif #pre-everything:: -- cgit v1.2.3