diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2004-01-24 03:41:41 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2004-01-24 03:41:41 +0800 |
commit | 53628317f3169ce2eea2aa94ab57cc27bc17fa66 (patch) | |
tree | 23aafc6e5329af2c090bb29cd2d84f611ef18dfe /x11-toolkits | |
parent | e4d7eee206ff61978876f0749d750627dda6a49c (diff) | |
download | marcuscom-ports-53628317f3169ce2eea2aa94ab57cc27bc17fa66.tar marcuscom-ports-53628317f3169ce2eea2aa94ab57cc27bc17fa66.tar.gz marcuscom-ports-53628317f3169ce2eea2aa94ab57cc27bc17fa66.tar.bz2 marcuscom-ports-53628317f3169ce2eea2aa94ab57cc27bc17fa66.tar.lz marcuscom-ports-53628317f3169ce2eea2aa94ab57cc27bc17fa66.tar.xz marcuscom-ports-53628317f3169ce2eea2aa94ab57cc27bc17fa66.tar.zst marcuscom-ports-53628317f3169ce2eea2aa94ab57cc27bc17fa66.zip |
Depend on gettext-old until we can test the new gettext.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@1708 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11-toolkits')
-rw-r--r-- | x11-toolkits/pango/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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 |