aboutsummaryrefslogtreecommitdiffstats
path: root/editors/abiword/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'editors/abiword/Makefile')
-rw-r--r--editors/abiword/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/abiword/Makefile b/editors/abiword/Makefile
index 2d9dd7ccf22..43c8647520a 100644
--- a/editors/abiword/Makefile
+++ b/editors/abiword/Makefile
@@ -55,7 +55,7 @@ GNOME_ENABLED= yes
.endif
.if defined(WITH_GUCHARMAP) || exists(${X11BASE}/libdata/pkgconfig/gucharmap.pc)
-LIB_DEPENDS+= gucharmap.1:${PORTSDIR}/misc/gucharmap
+LIB_DEPENDS+= gucharmap.2:${PORTSDIR}/misc/gucharmap
.else
CONFIGURE_ARGS+= --disable-gucharmap
.endif