diff options
author | Ade Lovett <ade@FreeBSD.org> | 2010-09-15 18:35:24 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2010-09-15 18:35:24 +0000 |
commit | 8262a7b51d413e11ef8f67c56e862ebbc6f182de (patch) | |
tree | 1e9812bc2638933184cae2b226809eb69253bb9f /arabic | |
parent | be8126109fa13097c8a0f9337fa9dfb68cf5d4c2 (diff) | |
download | ports-8262a7b51d413e11ef8f67c56e862ebbc6f182de.tar.gz ports-8262a7b51d413e11ef8f67c56e862ebbc6f182de.zip |
Notes
Diffstat (limited to 'arabic')
-rw-r--r-- | arabic/kde3-i18n/Makefile | 3 | ||||
-rw-r--r-- | arabic/koffice-i18n/Makefile | 3 |
2 files changed, 2 insertions, 4 deletions
diff --git a/arabic/kde3-i18n/Makefile b/arabic/kde3-i18n/Makefile index 79a3802976cd..1e5c803a4573 100644 --- a/arabic/kde3-i18n/Makefile +++ b/arabic/kde3-i18n/Makefile @@ -17,11 +17,10 @@ DIST_SUBDIR= KDE MAINTAINER= kde@FreeBSD.org COMMENT= Arabic messages and documentation for KDE3 -BUILD_DEPENDS= xgettext:${PORTSDIR}/devel/gettext - USE_KDELIBS_VER=3 USE_BZIP2= yes USE_GMAKE= yes +USE_GETTEXT= build GNU_CONFIGURE= yes KDE_I18N= yes diff --git a/arabic/koffice-i18n/Makefile b/arabic/koffice-i18n/Makefile index 235a81ad3b44..874af7472324 100644 --- a/arabic/koffice-i18n/Makefile +++ b/arabic/koffice-i18n/Makefile @@ -17,11 +17,10 @@ DIST_SUBDIR= KDE MAINTAINER= kde@FreeBSD.org COMMENT= Arabic messages and documentation for koffice -BUILD_DEPENDS= xgettext:${PORTSDIR}/devel/gettext - USE_KDELIBS_VER=3 USE_BZIP2= yes USE_GMAKE= yes +USE_GETTEXT= build GNU_CONFIGURE= yes KDE_I18N= yes |