aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits
diff options
context:
space:
mode:
authorAde Lovett <ade@FreeBSD.org>2002-08-01 16:22:41 +0000
committerAde Lovett <ade@FreeBSD.org>2002-08-01 16:22:41 +0000
commitc8eaa93644980f3fb055e61b794ca9a9f399853d (patch)
tree60cccd66ad3b96a99ef31426ff5de7ea3b10d37e /x11-toolkits
parent05a6d5adc72f0599c2474427957578c01e9646d5 (diff)
Notes
Diffstat (limited to 'x11-toolkits')
-rw-r--r--x11-toolkits/gtk12/Makefile2
-rw-r--r--x11-toolkits/pango/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/x11-toolkits/gtk12/Makefile b/x11-toolkits/gtk12/Makefile
index 62adfd0b0f08..3bf2fadc6b3b 100644
--- a/x11-toolkits/gtk12/Makefile
+++ b/x11-toolkits/gtk12/Makefile
@@ -15,7 +15,7 @@ DISTNAME= gtk+-${PORTVERSION}
MAINTAINER= gnome@FreeBSD.org
-LIB_DEPENDS= intl.2:${PORTSDIR}/devel/gettext
+LIB_DEPENDS= intl.4:${PORTSDIR}/devel/gettext
USE_X_PREFIX= yes
USE_PERL5= yes
diff --git a/x11-toolkits/pango/Makefile b/x11-toolkits/pango/Makefile
index 0a40774b3e46..650b6a647cf5 100644
--- a/x11-toolkits/pango/Makefile
+++ b/x11-toolkits/pango/Makefile
@@ -20,7 +20,7 @@ MAINTAINER= gnome@FreeBSD.org
BUILD_DEPENDS= freetype-config:${PORTSDIR}/print/freetype2 # XXX
LIB_DEPENDS= glib-2.0.0:${PORTSDIR}/devel/glib20 \
freetype.9:${PORTSDIR}/print/freetype2 \
- intl.2:${PORTSDIR}/devel/gettext
+ intl.4:${PORTSDIR}/devel/gettext
USE_BZIP2= yes
USE_X_PREFIX= yes