summaryrefslogtreecommitdiff
path: root/devel/p5-Class-Data-Inheritable
diff options
context:
space:
mode:
authorminskim <minskim@pkgsrc.org>2004-04-25 04:38:35 +0000
committerminskim <minskim@pkgsrc.org>2004-04-25 04:38:35 +0000
commitede8ad4adbc3fe05889bf7a478149219c8a6d870 (patch)
treeda821ae802c7084d255997de5451c6dcc994111e /devel/p5-Class-Data-Inheritable
parent0d9078c4029488781c419eab0760f1c9487cf346 (diff)
downloadpkgsrc-ede8ad4adbc3fe05889bf7a478149219c8a6d870.tar.gz
Bl3ify and enable pkgviews installation.
Diffstat (limited to 'devel/p5-Class-Data-Inheritable')
-rw-r--r--devel/p5-Class-Data-Inheritable/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/devel/p5-Class-Data-Inheritable/Makefile b/devel/p5-Class-Data-Inheritable/Makefile
index 1cba37508cc..16c36f72125 100644
--- a/devel/p5-Class-Data-Inheritable/Makefile
+++ b/devel/p5-Class-Data-Inheritable/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2003/08/30 18:58:33 he Exp $
+# $NetBSD: Makefile,v 1.2 2004/04/25 04:38:35 minskim Exp $
DISTNAME= Class-Data-Inheritable-0.02
PKGNAME= p5-${DISTNAME}
@@ -10,7 +10,9 @@ MAINTAINER= tech-pkg@NetBSD.org
HOMEPAGE= http://search.cpan.org/author/MSCHWERN/Class-Data-Inheritable-0.02/
COMMENT= Inheritable, overridable class data
-USE_BUILDLINK2= YES
+PKG_INSTALLATION_TYPES= overwrite pkgviews
+
+USE_BUILDLINK3= YES
PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/Class/Data/Inheritable/.packlist
.include "../../lang/perl5/module.mk"