aboutsummaryrefslogtreecommitdiff
path: root/www/dillo-i18n/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/dillo-i18n/Makefile')
-rw-r--r--www/dillo-i18n/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/dillo-i18n/Makefile b/www/dillo-i18n/Makefile
index 86a3f4a99343..317f7e3560bd 100644
--- a/www/dillo-i18n/Makefile
+++ b/www/dillo-i18n/Makefile
@@ -43,7 +43,7 @@ CONFIGURE_ARGS= --enable-cookies --enable-threaded-dns \
CONFLICTS= dillo-[0-9].[0-9].[0-9]*
.if !defined(WITHOUT_NLS)
-USE_GETTEXT= yes
+USES+= gettext
PLIST_SUB= NLS=""
CONFIGURE_ARGS+= --enable-nls
.else