diff options
author | Trevor Johnson <trevor@FreeBSD.org> | 2004-01-23 18:12:26 +0000 |
---|---|---|
committer | Trevor Johnson <trevor@FreeBSD.org> | 2004-01-23 18:12:26 +0000 |
commit | 78da40aa98fcf6cb07ce5586fa21a0ebbf344900 (patch) | |
tree | 137406de20fa3d6cc8b974ee1cecac3ea2105c30 /arabic | |
parent | b6d2dde3b5f30ac582771ce6f232d0b08b60b648 (diff) | |
download | ports-78da40aa98fcf6cb07ce5586fa21a0ebbf344900.tar.gz ports-78da40aa98fcf6cb07ce5586fa21a0ebbf344900.zip |
Notes
Diffstat (limited to 'arabic')
-rw-r--r-- | arabic/kde3-i18n/Makefile | 2 | ||||
-rw-r--r-- | arabic/kde4-l10n/Makefile | 2 | ||||
-rw-r--r-- | arabic/koffice-i18n/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/arabic/kde3-i18n/Makefile b/arabic/kde3-i18n/Makefile index 6be3361bcca7..fa0513155ff1 100644 --- a/arabic/kde3-i18n/Makefile +++ b/arabic/kde3-i18n/Makefile @@ -16,7 +16,7 @@ DIST_SUBDIR= KDE MAINTAINER= kde@FreeBSD.org COMMENT= Localized messages and documentation for KDE3 -BUILD_DEPENDS= xgettext:${PORTSDIR}/devel/gettext +BUILD_DEPENDS= xgettext:${PORTSDIR}/devel/gettext-old USE_KDELIBS_VER=3 USE_BZIP2= yes diff --git a/arabic/kde4-l10n/Makefile b/arabic/kde4-l10n/Makefile index 6be3361bcca7..fa0513155ff1 100644 --- a/arabic/kde4-l10n/Makefile +++ b/arabic/kde4-l10n/Makefile @@ -16,7 +16,7 @@ DIST_SUBDIR= KDE MAINTAINER= kde@FreeBSD.org COMMENT= Localized messages and documentation for KDE3 -BUILD_DEPENDS= xgettext:${PORTSDIR}/devel/gettext +BUILD_DEPENDS= xgettext:${PORTSDIR}/devel/gettext-old USE_KDELIBS_VER=3 USE_BZIP2= yes diff --git a/arabic/koffice-i18n/Makefile b/arabic/koffice-i18n/Makefile index d6eb5343bb01..b64626f240b2 100644 --- a/arabic/koffice-i18n/Makefile +++ b/arabic/koffice-i18n/Makefile @@ -16,7 +16,7 @@ DIST_SUBDIR= KDE MAINTAINER= kde@FreeBSD.org COMMENT= Localized messages and documentation for koffice -BUILD_DEPENDS= xgettext:${PORTSDIR}/devel/gettext +BUILD_DEPENDS= xgettext:${PORTSDIR}/devel/gettext-old USE_KDELIBS_VER=3 USE_BZIP2= yes |