pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/www/checkbot bl3ify and enable pkgviews installation.
details: https://anonhg.NetBSD.org/pkgsrc/rev/28ce92f50da1
branches: trunk
changeset: 470132:28ce92f50da1
user: minskim <minskim%pkgsrc.org@localhost>
date: Sun Mar 07 00:57:12 2004 +0000
description:
bl3ify and enable pkgviews installation.
diffstat:
www/checkbot/Makefile | 6 ++++--
1 files changed, 4 insertions(+), 2 deletions(-)
diffs (20 lines):
diff -r 10b0f4b20178 -r 28ce92f50da1 www/checkbot/Makefile
--- a/www/checkbot/Makefile Sun Mar 07 00:39:43 2004 +0000
+++ b/www/checkbot/Makefile Sun Mar 07 00:57:12 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.15 2003/07/17 22:55:31 grant Exp $
+# $NetBSD: Makefile,v 1.16 2004/03/07 00:57:12 minskim Exp $
#
DISTNAME= checkbot-1.67
@@ -14,7 +14,9 @@
DEPENDS+= p5-URI-[0-9]*:../../www/p5-URI
DEPENDS+= p5-libwww-[0-9]*:../../www/p5-libwww
-USE_BUILDLINK2= YES
+PKG_INSTALLATION_TYPES= overwrite pkgviews
+
+USE_BUILDLINK3= YES
PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/checkbot/.packlist
.include "../../lang/perl5/module.mk"
Home |
Main Index |
Thread Index |
Old Index