lang/gnu-cobol: Fix NLS option (spell NLS_CONFIGURE_ENABLE correctly)

This commit is contained in:
Tobias Kortkamp 2020-01-01 15:56:39 +00:00
parent 9051ad4fd2
commit d3a196b600
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=521724

View File

@ -31,7 +31,7 @@ LDFLAGS+= -L${LOCALBASE}/lib
OPTIONS_DEFINE= NLS
OPTIONS_SUB= yes
NLS_USES= gettext
CONFIGURE_ENABLE=nls
NLS_CONFIGURE_ENABLE=nls
post-patch:
@${REINPLACE_CMD} -e 's|__gmp_randinit|__gmpz_init|g ; \