summaryrefslogtreecommitdiff
path: root/devel/p5-Attribute-Handlers
diff options
context:
space:
mode:
authorminskim <minskim>2004-04-25 03:27:33 +0000
committerminskim <minskim>2004-04-25 03:27:33 +0000
commit7f92fe1df20d68fb6a50029095a9b037e94fce0b (patch)
tree3ef01801201b72df6470cd27f41009f5ae9c40ac /devel/p5-Attribute-Handlers
parentfc0a6b7da3baccf780365eaf56f7318cdcfc63fc (diff)
downloadpkgsrc-7f92fe1df20d68fb6a50029095a9b037e94fce0b.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"