summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--devel/glib20/Makefile2
-rw-r--r--x11-toolkits/pango/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/devel/glib20/Makefile b/devel/glib20/Makefile
index 640007a9b..39f0457c4 100644
--- a/devel/glib20/Makefile
+++ b/devel/glib20/Makefile
@@ -20,7 +20,7 @@ DIST_SUBDIR= gnome2
MAINTAINER= gnome@FreeBSD.org
COMMENT= Some useful routines of C programming (current stable version)
-LIB_DEPENDS= intl.5:${PORTSDIR}/devel/gettext
+LIB_DEPENDS= intl.5:${PORTSDIR}/devel/gettext-old
NO_LATEST_LINK= yes
diff --git a/x11-toolkits/pango/Makefile b/x11-toolkits/pango/Makefile
index 35ea4b4b4..489553b3c 100644
--- a/x11-toolkits/pango/Makefile
+++ b/x11-toolkits/pango/Makefile
@@ -17,7 +17,7 @@ COMMENT= An open-source framework for the layout and rendering of i18n text
BUILD_DEPENDS= freetype-config:${PORTSDIR}/print/freetype2
LIB_DEPENDS= Xft.2:${PORTSDIR}/x11-fonts/Xft \
- intl.5:${PORTSDIR}/devel/gettext
+ intl.5:${PORTSDIR}/devel/gettext-old
RUN_DEPENDS= ${FONTSCALE}:${PORTSDIR}/x11-fonts/XFree86-4-fontScalable \
${FONTENCOD}:${PORTSDIR}/x11-fonts/XFree86-4-fontEncodings