aboutsummaryrefslogtreecommitdiff
path: root/games/gnubg/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'games/gnubg/Makefile')
-rw-r--r--games/gnubg/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/gnubg/Makefile b/games/gnubg/Makefile
index bce9dbc0bd14..5431ce7d6a48 100644
--- a/games/gnubg/Makefile
+++ b/games/gnubg/Makefile
@@ -51,7 +51,7 @@ CONFIGURE_ENV+= ac_cv_path_AUDIOFILE_CONFIG=no ac_cv_path_ESD_CONFIG=no
.endif
.if ${PORT_OPTIONS:MNLS}
-USE_GETTEXT= yes
+USES+= gettext
PLIST_SUB+= NLS=""
CONFIGURE_ARGS+= --enable-nls
.else