pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/x11/kdebase3 Use GNU awk.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/f134e20f8cec
branches:  trunk
changeset: 482681:f134e20f8cec
user:      gavan <gavan%pkgsrc.org@localhost>
date:      Mon Nov 01 16:35:59 2004 +0000

description:
Use GNU awk.

diffstat:

 x11/kdebase3/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r cb22ba3b94a5 -r f134e20f8cec x11/kdebase3/Makefile
--- a/x11/kdebase3/Makefile     Mon Nov 01 15:07:51 2004 +0000
+++ b/x11/kdebase3/Makefile     Mon Nov 01 16:35:59 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.61 2004/10/15 17:19:03 seb Exp $
+# $NetBSD: Makefile,v 1.62 2004/11/01 16:35:59 gavan Exp $
 
 DISTNAME=      kdebase-${_KDE_VERSION}
 CATEGORIES=    x11
@@ -15,6 +15,7 @@
 USE_BUILDLINK3=                YES
 USE_DIRS+=             xdg-1.1
 USE_PKGINSTALL=                YES
+USE_GNU_TOOLS+=                awk
 
 CONFIGURE_ARGS+=       --with-ssl-dir="${BUILDLINK_PREFIX.openssl}"
 CONFIGURE_ARGS+=       --with-ldap="${BUILDLINK_PREFIX.openldap}"



Home | Main Index | Thread Index | Old Index