pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/security/gnupg require GNU sed for GNU sed specific ex...
details: https://anonhg.NetBSD.org/pkgsrc/rev/d5656d90b67c
branches: trunk
changeset: 462738:d5656d90b67c
user: grant <grant%pkgsrc.org@localhost>
date: Sat Oct 11 07:18:50 2003 +0000
description:
require GNU sed for GNU sed specific expressions.
fixes PR pkg/21493.
diffstat:
security/gnupg/Makefile | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (18 lines):
diff -r c1c677f7381c -r d5656d90b67c security/gnupg/Makefile
--- a/security/gnupg/Makefile Sat Oct 11 07:10:52 2003 +0000
+++ b/security/gnupg/Makefile Sat Oct 11 07:18:50 2003 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.52 2003/08/25 21:25:24 itojun Exp $
+# $NetBSD: Makefile,v 1.53 2003/10/11 07:18:50 grant Exp $
DISTNAME= gnupg-1.2.3
CATEGORIES= security
@@ -25,6 +25,8 @@
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