diff options
author | Ade Lovett <ade@FreeBSD.org> | 2002-08-01 16:22:41 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2002-08-01 16:22:41 +0000 |
commit | c8eaa93644980f3fb055e61b794ca9a9f399853d (patch) | |
tree | 60cccd66ad3b96a99ef31426ff5de7ea3b10d37e /x11-toolkits/pango | |
parent | 05a6d5adc72f0599c2474427957578c01e9646d5 (diff) |
Notes
Diffstat (limited to 'x11-toolkits/pango')
-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 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 |