diff options
author | Ade Lovett <ade@FreeBSD.org> | 2002-08-01 16:22:41 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2002-08-01 16:22:41 +0000 |
commit | c8eaa93644980f3fb055e61b794ca9a9f399853d (patch) | |
tree | 60cccd66ad3b96a99ef31426ff5de7ea3b10d37e /math/graphthing | |
parent | 05a6d5adc72f0599c2474427957578c01e9646d5 (diff) | |
download | ports-c8eaa93644980f3fb055e61b794ca9a9f399853d.tar.gz ports-c8eaa93644980f3fb055e61b794ca9a9f399853d.zip |
Notes
Diffstat (limited to 'math/graphthing')
-rw-r--r-- | math/graphthing/Makefile | 2 |
1 files changed, 1 insertions, 1 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 |