aboutsummaryrefslogtreecommitdiffstats
path: root/math
diff options
context:
space:
mode:
authorade <ade@FreeBSD.org>2002-08-02 00:22:41 +0800
committerade <ade@FreeBSD.org>2002-08-02 00:22:41 +0800
commit1c6aff2e9dce87b3467a0e763794b0a52eaab7af (patch)
treed10dbc52e06b0a0b09596909826ef121c6521852 /math
parentdfeac560e4bfaa33f9c23b11b1d2b0428ab0a070 (diff)
downloadfreebsd-ports-gnome-1c6aff2e9dce87b3467a0e763794b0a52eaab7af.tar.gz
freebsd-ports-gnome-1c6aff2e9dce87b3467a0e763794b0a52eaab7af.tar.zst
freebsd-ports-gnome-1c6aff2e9dce87b3467a0e763794b0a52eaab7af.zip
Chase shlib rev of devel/gettext
Submitted by: lots and lots Pointy hat to: ade
Diffstat (limited to 'math')
-rw-r--r--math/graphthing/Makefile2
-rw-r--r--math/oleo/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/math/graphthing/Makefile b/math/graphthing/Makefile
index 5e8f22f04b89..0d2b945cfe1b 100644
--- a/math/graphthing/Makefile
+++ b/math/graphthing/Makefile
@@ -13,7 +13,7 @@ MASTER_SITES= http://members.optushome.com.au/davidsymonds/gt/
MAINTAINER= freebsdports@arved.de
-LIB_DEPENDS= intl.2:${PORTSDIR}/devel/gettext \
+LIB_DEPENDS= intl.4:${PORTSDIR}/devel/gettext \
gtkmm.2:${PORTSDIR}/x11-toolkits/gtk--
USE_GTK= yes
diff --git a/math/oleo/Makefile b/math/oleo/Makefile
index bada5da24e8c..f7ea4a66ba78 100644
--- a/math/oleo/Makefile
+++ b/math/oleo/Makefile
@@ -14,7 +14,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= ports@FreeBSD.org
-LIB_DEPENDS= intl.2:${PORTSDIR}/devel/gettext
+LIB_DEPENDS= intl.4:${PORTSDIR}/devel/gettext
USE_REINPLACE= yes
USE_AUTOCONF_VER=213