pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/chat/ircservices USE_GNU_TOOLS=grep



details:   https://anonhg.NetBSD.org/pkgsrc/rev/3ce925082092
branches:  trunk
changeset: 459804:3ce925082092
user:      grant <grant%pkgsrc.org@localhost>
date:      Fri Aug 08 08:32:37 2003 +0000

description:
USE_GNU_TOOLS=grep

diffstat:

 chat/ircservices/Makefile |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (18 lines):

diff -r e9457b201549 -r 3ce925082092 chat/ircservices/Makefile
--- a/chat/ircservices/Makefile Fri Aug 08 08:30:19 2003 +0000
+++ b/chat/ircservices/Makefile Fri Aug 08 08:32:37 2003 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2003/05/25 21:03:25 jmc Exp $
+# $NetBSD: Makefile,v 1.5 2003/08/08 08:32:37 grant Exp $
 #
 
 DISTNAME=      ircservices-5.0.16
@@ -14,6 +14,8 @@
 HAS_CONFIGURE= YES
 USE_BUILDLINK2=        YES
 USE_GMAKE=     YES
+
+USE_GNU_TOOLS= grep
 USE_PERL5=     build
 
 CONFIGURE_ARGS=        -prefix ${PREFIX}



Home | Main Index | Thread Index | Old Index