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 /www/quanta | |
parent | Mark IGNOREd. (diff) |
Chase shlib rev of devel/gettext
Submitted by: lots and lots
Pointy hat to: ade
Diffstat (limited to 'www/quanta')
-rw-r--r-- | www/quanta/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/quanta/Makefile b/www/quanta/Makefile index f4a34e860837..6aea9a176d1c 100644 --- a/www/quanta/Makefile +++ b/www/quanta/Makefile @@ -22,7 +22,7 @@ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \ MAINTAINER= jeremy@external.org -LIB_DEPENDS= intl.2:${PORTSDIR}/devel/gettext +LIB_DEPENDS= intl.4:${PORTSDIR}/devel/gettext USE_KDELIBS_VER=2 USE_XPM= yes |