From 22ff7a88cc46dcb969b8f28cbb718f827464fd60 Mon Sep 17 00:00:00 2001 From: Raphael Kubo da Costa Date: Sat, 25 Aug 2012 00:50:50 +0000 Subject: [PATCH] Fix typo in the NLS port option. PR: ports/170803 Submitted by: Artis Caune Approved by: Mark Felder (maintainer) --- accessibility/redshift/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/accessibility/redshift/Makefile b/accessibility/redshift/Makefile index c6a38a11fbbf..16924d6e20d7 100644 --- a/accessibility/redshift/Makefile +++ b/accessibility/redshift/Makefile @@ -33,7 +33,7 @@ VIDMODE_DESC= Support VIDMODE for changing colors (NVIDIA) .include -.if ${PORT_OPTIONS:MNLS) +.if ${PORT_OPTIONS:MNLS} USE_GETTEXT= yes CONFIGURE_ARGS+=--with-libiconv-prefix=${LOCALBASE} \ --with-libintl-prefix=${LOCALBASE}