summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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"