diff options
Diffstat (limited to 'hebrew')
-rw-r--r-- | hebrew/kde3-i18n/Makefile | 4 | ||||
-rw-r--r-- | hebrew/kde4-l10n/Makefile | 4 | ||||
-rw-r--r-- | hebrew/koffice-i18n/Makefile | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/hebrew/kde3-i18n/Makefile b/hebrew/kde3-i18n/Makefile index 5150996af697..eb8f3c1e27e6 100644 --- a/hebrew/kde3-i18n/Makefile +++ b/hebrew/kde3-i18n/Makefile @@ -7,6 +7,7 @@ PORTNAME= kde-i18n PORTVERSION= ${KDE_VERSION} +PORTREVISION= 1 CATEGORIES?= hebrew kde MASTER_SITES= ${MASTER_SITE_KDE} MASTER_SITE_SUBDIR= stable/${PORTVERSION}/src/kde-i18n @@ -16,10 +17,9 @@ DIST_SUBDIR= KDE MAINTAINER= kde@FreeBSD.org COMMENT= Localized messages and documentation for KDE3 -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 diff --git a/hebrew/kde4-l10n/Makefile b/hebrew/kde4-l10n/Makefile index 5150996af697..eb8f3c1e27e6 100644 --- a/hebrew/kde4-l10n/Makefile +++ b/hebrew/kde4-l10n/Makefile @@ -7,6 +7,7 @@ PORTNAME= kde-i18n PORTVERSION= ${KDE_VERSION} +PORTREVISION= 1 CATEGORIES?= hebrew kde MASTER_SITES= ${MASTER_SITE_KDE} MASTER_SITE_SUBDIR= stable/${PORTVERSION}/src/kde-i18n @@ -16,10 +17,9 @@ DIST_SUBDIR= KDE MAINTAINER= kde@FreeBSD.org COMMENT= Localized messages and documentation for KDE3 -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 diff --git a/hebrew/koffice-i18n/Makefile b/hebrew/koffice-i18n/Makefile index 66448e3c09ed..6bd27235ee83 100644 --- a/hebrew/koffice-i18n/Makefile +++ b/hebrew/koffice-i18n/Makefile @@ -7,6 +7,7 @@ PORTNAME= koffice-i18n PORTVERSION= 1.2.1 +PORTREVISION= 1 CATEGORIES?= hebrew kde MASTER_SITES= ${MASTER_SITE_KDE} MASTER_SITE_SUBDIR= stable/koffice-${PORTVERSION}/src @@ -16,10 +17,9 @@ DIST_SUBDIR= KDE MAINTAINER= kde@FreeBSD.org COMMENT= Localized messages and documentation for koffice -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 |