pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/security/gnupg2 Needs gettext as tool.
details: https://anonhg.NetBSD.org/pkgsrc/rev/311f453bec0b
branches: trunk
changeset: 522255:311f453bec0b
user: joerg <joerg%pkgsrc.org@localhost>
date: Wed Dec 06 15:18:33 2006 +0000
description:
Needs gettext as tool.
diffstat:
security/gnupg2/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r cd95dfe412a1 -r 311f453bec0b security/gnupg2/Makefile
--- a/security/gnupg2/Makefile Wed Dec 06 15:17:44 2006 +0000
+++ b/security/gnupg2/Makefile Wed Dec 06 15:18:33 2006 +0000
@@ -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 @@
USE_TOOLS+= gmake
USE_TOOLS+= autoconf
USE_TOOLS+= automake
+USE_TOOLS+= gettext
USE_LIBTOOL= yes
USE_PKGLOCALEDIR= yes
Home |
Main Index |
Thread Index |
Old Index