From f873071cf220092fc2b1a289bb07ac1a96f20904 Mon Sep 17 00:00:00 2001 From: marcus Date: Mon, 25 Aug 2003 05:41:38 +0000 Subject: Chase the libintl.so shared lib version. --- x11-toolkits/pango/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'x11-toolkits/pango') diff --git a/x11-toolkits/pango/Makefile b/x11-toolkits/pango/Makefile index de1c392cc445..0abcd0a98a5c 100644 --- a/x11-toolkits/pango/Makefile +++ b/x11-toolkits/pango/Makefile @@ -19,7 +19,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.4:${PORTSDIR}/devel/gettext + intl.5:${PORTSDIR}/devel/gettext RUN_DEPENDS= ${FONTSCALE}:${PORTSDIR}/x11-fonts/XFree86-4-fontScalable \ ${FONTENCOD}:${PORTSDIR}/x11-fonts/XFree86-4-fontEncodings -- cgit