pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/security/libgpg-error This package requires GNU awk.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/7efe0ab017b0
branches:  trunk
changeset: 481969:7efe0ab017b0
user:      minskim <minskim%pkgsrc.org@localhost>
date:      Fri Oct 15 20:54:02 2004 +0000

description:
This package requires GNU awk.

diffstat:

 security/libgpg-error/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 24759272526c -r 7efe0ab017b0 security/libgpg-error/Makefile
--- a/security/libgpg-error/Makefile    Fri Oct 15 20:29:58 2004 +0000
+++ b/security/libgpg-error/Makefile    Fri Oct 15 20:54:02 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2004/10/15 18:21:56 minskim Exp $
+# $NetBSD: Makefile,v 1.8 2004/10/15 20:54:02 minskim Exp $
 #
 
 DISTNAME=      libgpg-error-1.0
@@ -15,7 +15,7 @@
 USE_LIBTOOL=           YES
 GNU_CONFIGURE=         YES
 USE_PKGLOCALEDIR=      YES
-#USE_GNU_TOOLS+=               awk
+USE_GNU_TOOLS+=                awk
 
 MAKE_ENV+=             LC_CTYPE="C"
 



Home | Main Index | Thread Index | Old Index