summaryrefslogtreecommitdiff
path: root/devel/p5-Attribute-Handlers
diff options
context:
space:
mode:
authorminskim <minskim@pkgsrc.org>2004-04-25 03:27:33 +0000
committerminskim <minskim@pkgsrc.org>2004-04-25 03:27:33 +0000
commite4d62cbc73a61955111375de5364d8d6093bbc4b (patch)
tree3ef01801201b72df6470cd27f41009f5ae9c40ac /devel/p5-Attribute-Handlers
parent625978fb125bd3898a8575e551c7d968a5403f15 (diff)
downloadpkgsrc-e4d62cbc73a61955111375de5364d8d6093bbc4b.tar.gz
Bl3ify and enable pkgviews installation.
Diffstat (limited to 'devel/p5-Attribute-Handlers')
-rw-r--r--devel/p5-Attribute-Handlers/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/devel/p5-Attribute-Handlers/Makefile b/devel/p5-Attribute-Handlers/Makefile
index 2b85ea19e4e..fa604203914 100644
--- a/devel/p5-Attribute-Handlers/Makefile
+++ b/devel/p5-Attribute-Handlers/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2004/04/25 03:26:40 minskim Exp $
+# $NetBSD: Makefile,v 1.8 2004/04/25 03:27:33 minskim Exp $
DISTNAME= Attribute-Handlers-0.78
PKGNAME= p5-${DISTNAME}
@@ -10,7 +10,9 @@ MAINTAINER= tech-pkg@NetBSD.org
HOMEPAGE= http://search.cpan.org/dist/Attribute-Handlers/
COMMENT= Simpler definition of attribute handlers
-USE_BUILDLINK2= YES
+PKG_INSTALLATION_TYPES= overwrite pkgviews
+
+USE_BUILDLINK3= YES
PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/Attribute/Handlers/.packlist
.include "../../lang/perl5/module.mk"