aboutsummaryrefslogtreecommitdiff
path: root/editors/abiword-devel/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'editors/abiword-devel/Makefile')
-rw-r--r--editors/abiword-devel/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/abiword-devel/Makefile b/editors/abiword-devel/Makefile
index 572076282b98..98ccef060196 100644
--- a/editors/abiword-devel/Makefile
+++ b/editors/abiword-devel/Makefile
@@ -55,7 +55,7 @@ GNOME_ENABLED= yes
.endif
.if defined(WITH_GUCHARMAP) || exists(${X11BASE}/libdata/pkgconfig/gucharmap.pc)
-LIB_DEPENDS+= gucharmap.3:${PORTSDIR}/misc/gucharmap
+LIB_DEPENDS+= gucharmap.3:${PORTSDIR}/deskutils/gucharmap
.else
CONFIGURE_ARGS+= --enable-cmap=no
.endif