diff options
author | Alex Kozlov <ak@FreeBSD.org> | 2013-04-24 13:36:18 +0000 |
---|---|---|
committer | Alex Kozlov <ak@FreeBSD.org> | 2013-04-24 13:36:18 +0000 |
commit | 50030291185a23aebb43d7ff463523b0a224875b (patch) | |
tree | 2c4e72629b2629f497db496fd8bdf08f2116d687 /portuguese | |
parent | edd5beedc1c2b8998471434ceff12c08e7d047a4 (diff) | |
download | ports-50030291185a23aebb43d7ff463523b0a224875b.tar.gz ports-50030291185a23aebb43d7ff463523b0a224875b.zip |
Notes
Diffstat (limited to 'portuguese')
-rw-r--r-- | portuguese/kde3-i18n-pt_BR/Makefile | 2 | ||||
-rw-r--r-- | portuguese/kde3-i18n/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/portuguese/kde3-i18n-pt_BR/Makefile b/portuguese/kde3-i18n-pt_BR/Makefile index d955233afbe4..5357ac9b57e2 100644 --- a/portuguese/kde3-i18n-pt_BR/Makefile +++ b/portuguese/kde3-i18n-pt_BR/Makefile @@ -23,7 +23,7 @@ EXPIRATION_DATE= 2013-07-01 USE_KDELIBS_VER=3 USE_BZIP2= yes USE_GMAKE= yes -USE_GETTEXT= build +USES= gettext:build GNU_CONFIGURE= yes KDE_I18N= yes diff --git a/portuguese/kde3-i18n/Makefile b/portuguese/kde3-i18n/Makefile index aba0687438a7..c5c0c8bea5ca 100644 --- a/portuguese/kde3-i18n/Makefile +++ b/portuguese/kde3-i18n/Makefile @@ -22,7 +22,7 @@ EXPIRATION_DATE= 2013-07-01 USE_KDELIBS_VER=3 USE_BZIP2= yes USE_GMAKE= yes -USE_GETTEXT= build +USES= gettext:build GNU_CONFIGURE= yes KDE_I18N= yes |