games/neverball: Fix spelling of NLS_MAKE_ENV

There is no opt_MAKE_ENV_ON helper.  Luckily ENABLE_NLS=1 is the
default for the build anyway and this just makes it explicit.
This commit is contained in:
Tobias Kortkamp 2019-05-26 04:14:52 +00:00
parent 62e00b1db5
commit d0d2cd4b58

View file

@ -29,7 +29,7 @@ PORTDATA= *
OPTIONS_DEFINE= DOCS NLS
OPTIONS_SUB= yes
NLS_USES= gettext
NLS_MAKE_ENV_ON= ENABLE_NLS=1
NLS_MAKE_ENV= ENABLE_NLS=1
NLS_MAKE_ENV_OFF= ENABLE_NLS=0
do-install: