diff options
Diffstat (limited to 'www/quanta/Makefile')
-rw-r--r-- | www/quanta/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/quanta/Makefile b/www/quanta/Makefile index 98ad75a22a61..9e0285ce9aa8 100644 --- a/www/quanta/Makefile +++ b/www/quanta/Makefile @@ -7,6 +7,7 @@ PORTNAME= quanta PORTVERSION= 2.0p1 +PORTREVISION= 1 CATEGORIES= www kde MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -21,7 +22,7 @@ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \ MAINTAINER= jeremy@external.org -LIB_DEPENDS= intl.1:${PORTSDIR}/devel/gettext-old +LIB_DEPENDS= intl.2:${PORTSDIR}/devel/gettext WRKSRC= ${WRKDIR}/${PORTNAME} |