Fix typo in the NLS port option.
PR: ports/170803 Submitted by: Artis Caune <artis.caune@gmail.com> Approved by: Mark Felder <feld@feld.me> (maintainer)
This commit is contained in:
parent
87f7e29875
commit
22ff7a88cc
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=303105
@ -33,7 +33,7 @@ VIDMODE_DESC= Support VIDMODE for changing colors (NVIDIA)
|
||||
|
||||
.include <bsd.port.options.mk>
|
||||
|
||||
.if ${PORT_OPTIONS:MNLS)
|
||||
.if ${PORT_OPTIONS:MNLS}
|
||||
USE_GETTEXT= yes
|
||||
CONFIGURE_ARGS+=--with-libiconv-prefix=${LOCALBASE} \
|
||||
--with-libintl-prefix=${LOCALBASE}
|
||||
|
Loading…
Reference in New Issue
Block a user