aboutsummaryrefslogtreecommitdiff
path: root/editors/abiword
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2003-06-13 01:11:39 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2003-06-13 01:11:39 +0000
commit03667b3c5ea72d0a10576e7887955bf7f8895aa7 (patch)
treeddde934fe7e36aa2d5c8fea890241c8e0326a7e5 /editors/abiword
parent60f46d4fc79b0d096325364d8419c7f81e86864f (diff)
downloadports-03667b3c5ea72d0a10576e7887955bf7f8895aa7.tar.gz
ports-03667b3c5ea72d0a10576e7887955bf7f8895aa7.zip
Notes
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 1371038bf6be..c62fcd23573f 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.2:${PORTSDIR}/misc/gucharmap
+LIB_DEPENDS+= gucharmap.3:${PORTSDIR}/misc/gucharmap
.else
CONFIGURE_ARGS+= --disable-gucharmap
.endif