diff options
Diffstat (limited to 'arabic')
-rw-r--r-- | arabic/koffice-i18n/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/arabic/koffice-i18n/Makefile b/arabic/koffice-i18n/Makefile index f50226599b2a..a5af9d8bd62c 100644 --- a/arabic/koffice-i18n/Makefile +++ b/arabic/koffice-i18n/Makefile @@ -7,6 +7,7 @@ PORTNAME= koffice-i18n PORTVERSION= 1.2.1 +PORTREVISION= 1 CATEGORIES?= arabic kde MASTER_SITES= ${MASTER_SITE_KDE} MASTER_SITE_SUBDIR= stable/koffice-${PORTVERSION}/src @@ -17,7 +18,7 @@ MAINTAINER= kde@FreeBSD.org COMMENT= Localized messages and documentation for koffice IGNORE= Needs update from vendor. -BUILD_DEPENDS= xgettext:${PORTSDIR}/devel/gettext-old +BUILD_DEPENDS= xgettext:${PORTSDIR}/devel/gettext USE_KDELIBS_VER=3 USE_BZIP2= yes |