aboutsummaryrefslogtreecommitdiffstats
path: root/math
diff options
context:
space:
mode:
authormarcus <marcus@FreeBSD.org>2003-08-25 13:41:38 +0800
committermarcus <marcus@FreeBSD.org>2003-08-25 13:41:38 +0800
commitf873071cf220092fc2b1a289bb07ac1a96f20904 (patch)
tree0d46dae57fd55801ba99fc6ccced0142f7ff5a2c /math
parentb84ffc37d836afb05469cbc63d78c49e83210017 (diff)
downloadfreebsd-ports-gnome-f873071cf220092fc2b1a289bb07ac1a96f20904.tar.gz
freebsd-ports-gnome-f873071cf220092fc2b1a289bb07ac1a96f20904.tar.zst
freebsd-ports-gnome-f873071cf220092fc2b1a289bb07ac1a96f20904.zip
Chase the libintl.so shared lib version.
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 ff695709ffc6..f4b0930db9b8 100644
--- a/math/graphthing/Makefile
+++ b/math/graphthing/Makefile
@@ -14,7 +14,7 @@ MASTER_SITES= http://graph.seul.org/
MAINTAINER= ports@FreeBSD.org
COMMENT= A tool that allows you to create, manipulate and study graphs
-LIB_DEPENDS= intl.4:${PORTSDIR}/devel/gettext \
+LIB_DEPENDS= intl.5:${PORTSDIR}/devel/gettext \
gtkmm.2:${PORTSDIR}/x11-toolkits/gtk--
USE_BISON= yes
diff --git a/math/oleo/Makefile b/math/oleo/Makefile
index 0ca33741efe7..a45bf1f56c89 100644
--- a/math/oleo/Makefile
+++ b/math/oleo/Makefile
@@ -15,7 +15,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= ports@FreeBSD.org
COMMENT= The GNU spreadsheet for X11 and terminals
-LIB_DEPENDS= intl.4:${PORTSDIR}/devel/gettext
+LIB_DEPENDS= intl.5:${PORTSDIR}/devel/gettext
USE_PERL5_BUILD= yes
USE_BISON= yes