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:
Raphael Kubo da Costa 2012-08-25 00:50:50 +00:00
parent 87f7e29875
commit 22ff7a88cc
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=303105

View File

@ -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}