diff options
Diffstat (limited to 'games/briquolo/Makefile')
-rw-r--r-- | games/briquolo/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/briquolo/Makefile b/games/briquolo/Makefile index 9ccbe3ec882e..013d07cebebe 100644 --- a/games/briquolo/Makefile +++ b/games/briquolo/Makefile @@ -36,7 +36,7 @@ PLIST_SUB= VERSION="${PORTVERSION}" #CONFIGURE_ARGS+= --disable-nls #PLIST_SUB+= NLS="@comment " #.else -USE_GETTEXT= yes +USES+= gettext PLIST_SUB+= NLS="" #.endif |