aboutsummaryrefslogtreecommitdiffstats
path: root/editors
diff options
context:
space:
mode:
authormarcus <marcus@FreeBSD.org>2003-05-04 10:18:00 +0800
committermarcus <marcus@FreeBSD.org>2003-05-04 10:18:00 +0800
commit25c1a134d6a3a5ebdcffd36f95104a741a2b604c (patch)
tree6e901d170d3a391ab449d5e9dbbc4136337b817f /editors
parentf441d0bd00ee6d6ec7f04358e8da7a4a4b7bf656 (diff)
downloadfreebsd-ports-gnome-25c1a134d6a3a5ebdcffd36f95104a741a2b604c.tar.gz
freebsd-ports-gnome-25c1a134d6a3a5ebdcffd36f95104a741a2b604c.tar.zst
freebsd-ports-gnome-25c1a134d6a3a5ebdcffd36f95104a741a2b604c.zip
Chase libgucharmap's shared lib version.
Diffstat (limited to 'editors')
-rw-r--r--editors/AbiWord2/Makefile2
-rw-r--r--editors/abiword-devel/Makefile2
-rw-r--r--editors/abiword/Makefile2
3 files changed, 3 insertions, 3 deletions
diff --git a/editors/AbiWord2/Makefile b/editors/AbiWord2/Makefile
index 2d9dd7ccf226..43c8647520af 100644
--- a/editors/AbiWord2/Makefile
+++ b/editors/AbiWord2/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
diff --git a/editors/abiword-devel/Makefile b/editors/abiword-devel/Makefile
index 2d9dd7ccf226..43c8647520af 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.1:${PORTSDIR}/misc/gucharmap
+LIB_DEPENDS+= gucharmap.2:${PORTSDIR}/misc/gucharmap
.else
CONFIGURE_ARGS+= --disable-gucharmap
.endif
diff --git a/editors/abiword/Makefile b/editors/abiword/Makefile
index 2d9dd7ccf226..43c8647520af 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