summaryrefslogtreecommitdiff
path: root/security/gnupg2
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2006-12-06 15:18:33 +0000
committerjoerg <joerg@pkgsrc.org>2006-12-06 15:18:33 +0000
commit1173c1013bd73f02a18727b58f4b5408f9fcdf5a (patch)
tree72a64b80894e99c30e1208b14da6cf41a47e0b89 /security/gnupg2
parent4f0e50c965e56c946ceec8c1b1b12172e0337115 (diff)
downloadpkgsrc-1173c1013bd73f02a18727b58f4b5408f9fcdf5a.tar.gz
Needs gettext as tool.
Diffstat (limited to 'security/gnupg2')
-rw-r--r--security/gnupg2/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/security/gnupg2/Makefile b/security/gnupg2/Makefile
index 24cc244af2a..7f7d99ad920 100644
--- a/security/gnupg2/Makefile
+++ b/security/gnupg2/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2006/11/27 20:38:46 wiz Exp $
+# $NetBSD: Makefile,v 1.6 2006/12/06 15:18:33 joerg Exp $
#
DISTNAME= gnupg-2.0.0
@@ -24,6 +24,7 @@ INFO_FILES= yes
USE_TOOLS+= gmake
USE_TOOLS+= autoconf
USE_TOOLS+= automake
+USE_TOOLS+= gettext
USE_LIBTOOL= yes
USE_PKGLOCALEDIR= yes