diff options
Diffstat (limited to 'games/lgeneral/Makefile')
-rw-r--r-- | games/lgeneral/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/lgeneral/Makefile b/games/lgeneral/Makefile index e08e860b136e..d7b47d2d024d 100644 --- a/games/lgeneral/Makefile +++ b/games/lgeneral/Makefile @@ -41,7 +41,7 @@ CONFIGURE_ARGS+=--disable-sound .endif .if ${PORT_OPTIONS:MNLS} -USE_GETTEXT= yes +USES+= gettext PLIST_SUB+= NLS="" .else CONFIGURE_ENV+= am_cv_func_iconv=no |