summaryrefslogtreecommitdiff
path: root/www/checkbot
diff options
context:
space:
mode:
authorminskim <minskim@pkgsrc.org>2004-03-07 00:57:12 +0000
committerminskim <minskim@pkgsrc.org>2004-03-07 00:57:12 +0000
commitde20452bbbb3012e1f374e32905e0b8b9bccb14a (patch)
tree49d4a4627ae060cc8f8157ae89def48a41d22da9 /www/checkbot
parent462db628af7dc4a5ddd1ffdf943ce82b8141660f (diff)
downloadpkgsrc-de20452bbbb3012e1f374e32905e0b8b9bccb14a.tar.gz
bl3ify and enable pkgviews installation.
Diffstat (limited to 'www/checkbot')
-rw-r--r--www/checkbot/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/www/checkbot/Makefile b/www/checkbot/Makefile
index a7ebe43372b..997681a7c79 100644
--- a/www/checkbot/Makefile
+++ b/www/checkbot/Makefile
@@ -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-Net-[0-9]*:../../net/p5-Net
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"