summaryrefslogtreecommitdiff
path: root/www/checkbot/Makefile
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
commit1b21f7410ab116ba6df19d4df535a35aa2f9b5cb (patch)
tree49d4a4627ae060cc8f8157ae89def48a41d22da9 /www/checkbot/Makefile
parentcffecb3c97c216723d8f2260a08be0a263ae1fe7 (diff)
downloadpkgsrc-1b21f7410ab116ba6df19d4df535a35aa2f9b5cb.tar.gz
bl3ify and enable pkgviews installation.
Diffstat (limited to 'www/checkbot/Makefile')
-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"