diff options
Diffstat (limited to 'archivers/kbackup/Makefile')
-rw-r--r-- | archivers/kbackup/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/archivers/kbackup/Makefile b/archivers/kbackup/Makefile index 10952b92b12f..0d2ffdc1da75 100644 --- a/archivers/kbackup/Makefile +++ b/archivers/kbackup/Makefile @@ -15,7 +15,7 @@ USE_BZIP2= yes GNU_CONFIGURE= yes USE_AUTOTOOLS= libtool USE_GMAKE= yes -USE_GETTEXT= yes +USES= gettext USE_KDELIBS_VER=3 INSTALLS_ICONS= yes MAKE_JOBS_UNSAFE= yes |