summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorminskim <minskim@pkgsrc.org>2004-04-25 05:23:02 +0000
committerminskim <minskim@pkgsrc.org>2004-04-25 05:23:02 +0000
commitc625b6c03dddbeadebcaddbb1afc918d0b2bd9a5 (patch)
tree3ce1c299099111d9e6910e01fb2f0afbb0cfcb32 /www
parentbbfb11f3a2cdba04ab1b33a0eb8fd3654cee41ba (diff)
downloadpkgsrc-c625b6c03dddbeadebcaddbb1afc918d0b2bd9a5.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"