summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorminskim <minskim>2004-04-25 05:23:02 +0000
committerminskim <minskim>2004-04-25 05:23:02 +0000
commit0158670f2fbee4e125634a2b3eb07c52551e3e02 (patch)
tree3ce1c299099111d9e6910e01fb2f0afbb0cfcb32 /www
parentd2cd2f3bb1a4a673a6c086d8188668db93676230 (diff)
downloadpkgsrc-0158670f2fbee4e125634a2b3eb07c52551e3e02.tar.gz
Bl3ify and enable pkgviews installation.
Diffstat (limited to 'www')
-rw-r--r--www/p5-WWW-Amazon-Wishlist/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/www/p5-WWW-Amazon-Wishlist/Makefile b/www/p5-WWW-Amazon-Wishlist/Makefile
index 69c5df93590..0b1cc35885d 100644
--- a/www/p5-WWW-Amazon-Wishlist/Makefile
+++ b/www/p5-WWW-Amazon-Wishlist/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2004/03/26 02:27:58 wiz Exp $
+# $NetBSD: Makefile,v 1.7 2004/04/25 05:23:02 minskim Exp $
#
DISTNAME= WWW-Amazon-Wishlist-0.65
@@ -14,7 +14,9 @@ COMMENT= Perl5 module to get details from your Amazon wishlist
DEPENDS+= p5-libwww-*:../../www/p5-libwww
-USE_BUILDLINK2= YES
+PKG_INSTALLATION_TYPES= overwrite pkgviews
+
+USE_BUILDLINK3= YES
PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/WWW/Amazon/Wishlist/.packlist
.include "../../lang/perl5/module.mk"