diff options
Diffstat (limited to 'print/gutenprint-base/Makefile')
-rw-r--r-- | print/gutenprint-base/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/print/gutenprint-base/Makefile b/print/gutenprint-base/Makefile index 9d6b1a839075..5121563bdcfb 100644 --- a/print/gutenprint-base/Makefile +++ b/print/gutenprint-base/Makefile @@ -20,7 +20,7 @@ LICENSE= GPLv2 CONFLICTS= gimp-print-[0-9]* USE_BZIP2= yes -USE_GETTEXT= yes +USES= gettext USE_GMAKE= yes USE_GNOME= gnomehack gtk20 GNU_CONFIGURE= yes |