summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorzeising <zeising@058c260c-8361-11dd-a0ac-aa2bafec7d09>2013-04-27 15:39:25 +0800
committerzeising <zeising@058c260c-8361-11dd-a0ac-aa2bafec7d09>2013-04-27 15:39:25 +0800
commit087b595cb12258e6904df7bdd1aad79b25756345 (patch)
tree7afe7324a3c2ab900b3e112b35d8e304b56f29ba
parentd83cdf9db2ce4600475676d0ecc23c0fcee1268c (diff)
downloadxorg-devel-ports-087b595cb12258e6904df7bdd1aad79b25756345.tar.gz
xorg-devel-ports-087b595cb12258e6904df7bdd1aad79b25756345.tar.zst
xorg-devel-ports-087b595cb12258e6904df7bdd1aad79b25756345.zip
Merge r853:
Switch to USES iconv git-svn-id: https://trillian.chruetertee.ch/svn/ports/branches/xorg-7.7@854 058c260c-8361-11dd-a0ac-aa2bafec7d09
-rw-r--r--x11/xkeyboard-config/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/x11/xkeyboard-config/Makefile b/x11/xkeyboard-config/Makefile
index 0303755..412970b 100644
--- a/x11/xkeyboard-config/Makefile
+++ b/x11/xkeyboard-config/Makefile
@@ -32,8 +32,7 @@ MAN7= xkeyboard-config.7
.include <bsd.port.options.mk>
.if ${PORT_OPTIONS:MNLS}
-USES+= gettext
-USE_ICONV= yes
+USES+= gettext iconv
PLIST_SUB+= NLS=""
.else
CONFIGURE_ARGS+=--disable-nls