lang/gnu-cobol: Fix NLS option (spell NLS_CONFIGURE_ENABLE correctly)
This commit is contained in:
parent
9051ad4fd2
commit
d3a196b600
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=521724
@ -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 ; \
|
||||
|
Loading…
Reference in New Issue
Block a user