diff options
Diffstat (limited to 'www/awffull/Makefile')
-rw-r--r-- | www/awffull/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/awffull/Makefile b/www/awffull/Makefile index 6611446c41f0..f779590d3c91 100644 --- a/www/awffull/Makefile +++ b/www/awffull/Makefile @@ -24,7 +24,7 @@ FONTLABEL?= ${LOCALBASE}/lib/X11/fonts/bitstream-vera/Vera.ttf OPTIONS_DEFINE= GEOIP USE_ICONV= yes -USE_GETTEXT= yes +USES= gettext GNU_CONFIGURE= yes CONFIGURE_ARGS+=--with-font-default=${FONTDEFAULT} \ |