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