pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/security/gnupg compress USE_GNU_TOOLS onto one line.
details: https://anonhg.NetBSD.org/pkgsrc/rev/38d4a7a117be
branches: trunk
changeset: 471700:38d4a7a117be
user: grant <grant%pkgsrc.org@localhost>
date: Tue Mar 30 09:05:56 2004 +0000
description:
compress USE_GNU_TOOLS onto one line.
diffstat:
security/gnupg/Makefile | 6 ++----
1 files changed, 2 insertions(+), 4 deletions(-)
diffs (23 lines):
diff -r ef32e1e1a9f7 -r 38d4a7a117be security/gnupg/Makefile
--- a/security/gnupg/Makefile Tue Mar 30 09:00:41 2004 +0000
+++ b/security/gnupg/Makefile Tue Mar 30 09:05:56 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.61 2004/03/01 19:12:25 wiz Exp $
+# $NetBSD: Makefile,v 1.62 2004/03/30 09:05:56 grant Exp $
DISTNAME= gnupg-1.2.4
PKGREVISION= 1
@@ -21,12 +21,10 @@
GNU_CONFIGURE= yes
USE_BUILDLINK2= yes
USE_PKGLOCALEDIR= yes
-USE_GNU_TOOLS+= make
+USE_GNU_TOOLS+= make sed
CONFIGURE_ARGS+= --enable-tiger --with-static-rnd=auto
TEST_TARGET= check
-USE_GNU_TOOLS+= sed
-
EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX}
INFO_FILES= gpg.info gpgv.info
Home |
Main Index |
Thread Index |
Old Index