aboutsummaryrefslogtreecommitdiff
path: root/security/gnupg1
diff options
context:
space:
mode:
authorJason Helfman <jgh@FreeBSD.org>2013-04-30 06:28:27 +0000
committerJason Helfman <jgh@FreeBSD.org>2013-04-30 06:28:27 +0000
commitbd64d519948dea6790e0a951fce1299c4e3adb5a (patch)
tree9ac8f69fd2dfd45c6681e387401491b9bfe89ed8 /security/gnupg1
parent454daa83e829dbd47ec4bf10e0b285ea55cfe6ef (diff)
downloadports-bd64d519948dea6790e0a951fce1299c4e3adb5a.tar.gz
ports-bd64d519948dea6790e0a951fce1299c4e3adb5a.zip
- convert ports to USES= gettext
Approved by: portmgr (bapt@)
Notes
Notes: svn path=/head/; revision=316883
Diffstat (limited to 'security/gnupg1')
-rw-r--r--security/gnupg1/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/gnupg1/Makefile b/security/gnupg1/Makefile
index 3d120fe1c0bc..c3bf31cfd480 100644
--- a/security/gnupg1/Makefile
+++ b/security/gnupg1/Makefile
@@ -67,7 +67,7 @@ CONFIGURE_ARGS+= --disable-ldap
.endif
.if ${PORT_OPTIONS:MNLS}
-USE_GETTEXT= YES
+USES+= gettext
PLIST_SUB+= NLS=""
.else
CONFIGURE_ARGS+=--disable-nls