1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-18 19:49:40 +00:00

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
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=502677

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: