diff options
Diffstat (limited to 'games/warzone2100/Makefile')
-rw-r--r-- | games/warzone2100/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/warzone2100/Makefile b/games/warzone2100/Makefile index 44445ec8720b..49f28fc47feb 100644 --- a/games/warzone2100/Makefile +++ b/games/warzone2100/Makefile @@ -51,7 +51,7 @@ IGNORE= does not build on < 8.x .endif .if ${PORT_OPTIONS:MNLS} -USE_GETTEXT= yes +USES+= gettext PLIST_SUB+= NLS="" .else CONFIGURE_ARGS+=--disable-nls |