aboutsummaryrefslogtreecommitdiffstats
path: root/security/gnupg1
diff options
context:
space:
mode:
authorjgh <jgh@FreeBSD.org>2013-04-30 14:28:27 +0800
committerjgh <jgh@FreeBSD.org>2013-04-30 14:28:27 +0800
commitf295e054a260dfe63b0118e593f9c0ca548a52df (patch)
tree9ac8f69fd2dfd45c6681e387401491b9bfe89ed8 /security/gnupg1
parent01caedcbcc0dfdc057c7f11d56cbb949ba1cf620 (diff)
downloadfreebsd-ports-gnome-f295e054a260dfe63b0118e593f9c0ca548a52df.tar.gz
freebsd-ports-gnome-f295e054a260dfe63b0118e593f9c0ca548a52df.tar.zst
freebsd-ports-gnome-f295e054a260dfe63b0118e593f9c0ca548a52df.zip
- convert ports to USES= gettext
Approved by: portmgr (bapt@)
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