summaryrefslogtreecommitdiff
path: root/time
diff options
context:
space:
mode:
authorjlam <jlam>2004-01-05 22:16:24 +0000
committerjlam <jlam>2004-01-05 22:16:24 +0000
commit985ec7517ab604a6e3ca54c9fc1beb995c12d88a (patch)
tree7e110ae5730d53426f3cb2ac58b24d5cc1f5c790 /time
parent76b9b5485ddf23bb25b0ea7eb93832c41738da3b (diff)
downloadpkgsrc-985ec7517ab604a6e3ca54c9fc1beb995c12d88a.tar.gz
bl3ify
Diffstat (limited to 'time')
-rw-r--r--time/p5-Time-HiRes/Makefile6
-rw-r--r--time/p5-TimeDate/Makefile6
2 files changed, 8 insertions, 4 deletions
diff --git a/time/p5-Time-HiRes/Makefile b/time/p5-Time-HiRes/Makefile
index 082a21bfb76..764ce6796cc 100644
--- a/time/p5-Time-HiRes/Makefile
+++ b/time/p5-Time-HiRes/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2003/12/28 00:27:08 heinz Exp $
+# $NetBSD: Makefile,v 1.13 2004/01/05 22:16:25 jlam Exp $
#
DISTNAME= Time-HiRes-1.52
@@ -12,7 +12,9 @@ MAINTAINER= bad@NetBSD.org
HOMEPAGE= http://search.cpan.org/author/JHI/Time-HiRes/
COMMENT= Perl5 module for high resolution time, sleep, and alarm
-USE_BUILDLINK2= YES
+PKG_INSTALLATION_TYPES= overwrite pkgviews
+
+USE_BUILDLINK3= YES
PERL5_CONFIGURE= YES
PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/Time/HiRes/.packlist
diff --git a/time/p5-TimeDate/Makefile b/time/p5-TimeDate/Makefile
index a6e17897859..8831eb3b055 100644
--- a/time/p5-TimeDate/Makefile
+++ b/time/p5-TimeDate/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2003/07/21 17:28:43 martti Exp $
+# $NetBSD: Makefile,v 1.7 2004/01/05 22:16:25 jlam Exp $
#
DISTNAME= TimeDate-1.14
@@ -10,7 +10,9 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Date/}
MAINTAINER= tech-pkg@NetBSD.org
COMMENT= Perl5 TimeDate distribution
-USE_BUILDLINK2= YES
+PKG_INSTALLATION_TYPES= overwrite pkgviews
+
+USE_BUILDLINK3= YES
PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/TimeDate/.packlist
.include "../../lang/perl5/module.mk"