diff options
Diffstat (limited to 'editors/abiword-devel')
-rw-r--r-- | editors/abiword-devel/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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:: |