summaryrefslogtreecommitdiff
path: root/editors/abiword
diff options
context:
space:
mode:
Diffstat (limited to 'editors/abiword')
-rw-r--r--editors/abiword/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/abiword/Makefile b/editors/abiword/Makefile
index b94bb9d6eb70..278e64527b1c 100644
--- a/editors/abiword/Makefile
+++ b/editors/abiword/Makefile
@@ -73,7 +73,7 @@ GNOME_ENABLED= yes
.endif
.if defined(WITH_GUCHARMAP) || exists(${LOCALBASE}/libdata/pkgconfig/gucharmap.pc)
-LIB_DEPENDS+= gucharmap.5:${PORTSDIR}/deskutils/gucharmap
+LIB_DEPENDS+= gucharmap.6:${PORTSDIR}/deskutils/gucharmap
.else
CONFIGURE_ARGS+= --enable-cmap=no
.endif