summaryrefslogtreecommitdiff
path: root/devel/p5-OLE-Storage_Lite
diff options
context:
space:
mode:
authorminskim <minskim>2004-04-25 03:29:44 +0000
committerminskim <minskim>2004-04-25 03:29:44 +0000
commit49ded978ec80c545b6c203f59f0f9ddc5d2d4c22 (patch)
tree52c6e2f72fa6825dd98d2d2ac43ac239ca071e7c /devel/p5-OLE-Storage_Lite
parent18b7d03bb890d4f85ed881abbb9b31e7a2fd3829 (diff)
downloadpkgsrc-49ded978ec80c545b6c203f59f0f9ddc5d2d4c22.tar.gz
Bl3ify and enable pkgviews installation.
Diffstat (limited to 'devel/p5-OLE-Storage_Lite')
-rw-r--r--devel/p5-OLE-Storage_Lite/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/devel/p5-OLE-Storage_Lite/Makefile b/devel/p5-OLE-Storage_Lite/Makefile
index f2c6fa93878..5a29dbae45f 100644
--- a/devel/p5-OLE-Storage_Lite/Makefile
+++ b/devel/p5-OLE-Storage_Lite/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2003/07/17 21:32:43 grant Exp $
+# $NetBSD: Makefile,v 1.4 2004/04/25 03:31:40 minskim Exp $
DISTNAME= OLE-Storage_Lite-0.11
PKGNAME= p5-${DISTNAME}
@@ -11,7 +11,9 @@ COMMENT= Module for reading and writing OLE-Structured files
DEPENDS+= p5-IO-stringy>=2.101:../../devel/p5-IO-stringy
-USE_BUILDLINK2= YES
+PKG_INSTALLATION_TYPES= overwrite pkgviews
+
+USE_BUILDLINK3= YES
PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/OLE/Storage_Lite/.packlist
.include "../../lang/perl5/module.mk"