pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/chat/ircservices Fix typo that prevented this package ...
details: https://anonhg.NetBSD.org/pkgsrc/rev/3cddb140ba53
branches: trunk
changeset: 466946:3cddb140ba53
user: kristerw <kristerw%pkgsrc.org@localhost>
date: Sat Jan 24 18:58:53 2004 +0000
description:
Fix typo that prevented this package from building.
diffstat:
chat/ircservices/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r de7d95646b88 -r 3cddb140ba53 chat/ircservices/Makefile
--- a/chat/ircservices/Makefile Sat Jan 24 18:20:31 2004 +0000
+++ b/chat/ircservices/Makefile Sat Jan 24 18:58:53 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2004/01/22 07:49:20 grant Exp $
+# $NetBSD: Makefile,v 1.7 2004/01/24 18:58:53 kristerw Exp $
#
DISTNAME= ircservices-5.0.16
@@ -15,7 +15,7 @@
USE_BUILDLINK2= YES
USE_GNU_TOOLS+= make
-USE_GNU_TOOLS= grep
+USE_GNU_TOOLS+= grep
USE_PERL5= build
CONFIGURE_ARGS= -prefix ${PREFIX}
Home |
Main Index |
Thread Index |
Old Index