aboutsummaryrefslogtreecommitdiffstats
path: root/x11-toolkits
diff options
context:
space:
mode:
authortrevor <trevor@FreeBSD.org>2004-01-24 02:12:26 +0800
committertrevor <trevor@FreeBSD.org>2004-01-24 02:12:26 +0800
commit91b3dd29ac1540ba81f7f46f5624fcd61fbaff7b (patch)
tree5a84519a47dd0ca85026cca0580e0af1fec9941b /x11-toolkits
parent7872193353659a903b44de624356cfc13a05687e (diff)
downloadfreebsd-ports-gnome-91b3dd29ac1540ba81f7f46f5624fcd61fbaff7b.tar.gz
freebsd-ports-gnome-91b3dd29ac1540ba81f7f46f5624fcd61fbaff7b.tar.zst
freebsd-ports-gnome-91b3dd29ac1540ba81f7f46f5624fcd61fbaff7b.zip
Now gettext 0.12.1 is gettext-old.
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 c7680549799c..ecbfbfdb090a 100644
--- a/x11-toolkits/gtk12/Makefile
+++ b/x11-toolkits/gtk12/Makefile
@@ -16,7 +16,7 @@ DISTNAME= gtk+-${PORTVERSION}
MAINTAINER= gnome@FreeBSD.org
COMMENT= Gimp Toolkit for X11 GUI (previous stable version)
-LIB_DEPENDS= intl.5:${PORTSDIR}/devel/gettext
+LIB_DEPENDS= intl.5:${PORTSDIR}/devel/gettext-old
USE_X_PREFIX= yes
USE_PERL5= yes
diff --git a/x11-toolkits/pango/Makefile b/x11-toolkits/pango/Makefile
index c735f539d74b..9bb29c6cecf2 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