aboutsummaryrefslogtreecommitdiff
path: root/ftp
diff options
context:
space:
mode:
authorEmanuel Haupt <ehaupt@FreeBSD.org>2013-04-23 10:26:09 +0000
committerEmanuel Haupt <ehaupt@FreeBSD.org>2013-04-23 10:26:09 +0000
commit79e6679346f4515441bf9f8474233ffb3ebb7234 (patch)
tree04e6170d2cc2b72b73a4fbf4855cbc6d9202f7c0 /ftp
parentd5da69710473d5ba18bc506a136e760259452a74 (diff)
downloadports-79e6679346f4515441bf9f8474233ffb3ebb7234.tar.gz
ports-79e6679346f4515441bf9f8474233ffb3ebb7234.zip
Notes
Diffstat (limited to 'ftp')
-rw-r--r--ftp/weex/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/ftp/weex/Makefile b/ftp/weex/Makefile
index 5dcd6371be9c..23e5000ec106 100644
--- a/ftp/weex/Makefile
+++ b/ftp/weex/Makefile
@@ -22,7 +22,7 @@ OPTIONS_DEFINE= DOCS NLS
.include <bsd.port.options.mk>
.if ${PORT_OPTIONS:MNLS}
-USE_GETTEXT= yes
+USES+= gettext
PLIST_SUB+= NLS=""
.else
CONFIGURE_ARGS+=--disable-nls