summaryrefslogtreecommitdiff
path: root/devel/p5-Time-HiRes
diff options
context:
space:
mode:
authorjlam <jlam>2000-08-27 07:10:59 +0000
committerjlam <jlam>2000-08-27 07:10:59 +0000
commit6b651933b95c6a21e0e7629f5183e1492bb71903 (patch)
treefd4f0178e134e50e9dc8acc6e016d62c645457cf /devel/p5-Time-HiRes
parentc861cb3db8ffcd7b9fa94be5348a80b681bcff64 (diff)
downloadpkgsrc-6b651933b95c6a21e0e7629f5183e1492bb71903.tar.gz
Convert packages to use PERL5_PACKLIST (part 1). These were the easy
ones to do, and each compiled and installed/de-installed apparently correctly. As a side effect of the dynamic PLIST, we no longer need to have separate -static and -shared PLISTs. It's now easier than ever to make a perl5 package for NetBSD :)
Diffstat (limited to 'devel/p5-Time-HiRes')
-rw-r--r--devel/p5-Time-HiRes/Makefile7
-rw-r--r--devel/p5-Time-HiRes/pkg/PLIST1
-rw-r--r--devel/p5-Time-HiRes/pkg/PLIST-md.shared4
-rw-r--r--devel/p5-Time-HiRes/pkg/PLIST-md.static4
-rw-r--r--devel/p5-Time-HiRes/pkg/PLIST-mi4
5 files changed, 5 insertions, 15 deletions
diff --git a/devel/p5-Time-HiRes/Makefile b/devel/p5-Time-HiRes/Makefile
index fd3f0443290..bbf789de1ee 100644
--- a/devel/p5-Time-HiRes/Makefile
+++ b/devel/p5-Time-HiRes/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 1999/04/15 20:39:41 tron Exp $
+# $NetBSD: Makefile,v 1.3 2000/08/27 07:11:08 jlam Exp $
#
DISTNAME= Time-HiRes-01.19
@@ -8,11 +8,12 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Time/}
MAINTAINER= bad@netbsd.org
-USE_PERL5= yes
+USE_PERL5= # defined
+PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/Time/HiRes/.packlist
WRKSRC= ${WRKDIR}/Time-HiRes-01.19
do-configure:
- @cd ${WRKSRC}; ${SETENV} ${MAKE_ENV} ${PREFIX}/bin/perl Makefile.PL
+ @cd ${WRKSRC}; ${SETENV} ${MAKE_ENV} ${PERL5} Makefile.PL
.include "../../mk/bsd.pkg.mk"
diff --git a/devel/p5-Time-HiRes/pkg/PLIST b/devel/p5-Time-HiRes/pkg/PLIST
new file mode 100644
index 00000000000..d7ef803d80b
--- /dev/null
+++ b/devel/p5-Time-HiRes/pkg/PLIST
@@ -0,0 +1 @@
+@comment $NetBSD: PLIST,v 1.1 2000/08/27 07:11:08 jlam Exp $
diff --git a/devel/p5-Time-HiRes/pkg/PLIST-md.shared b/devel/p5-Time-HiRes/pkg/PLIST-md.shared
deleted file mode 100644
index f265bd320b0..00000000000
--- a/devel/p5-Time-HiRes/pkg/PLIST-md.shared
+++ /dev/null
@@ -1,4 +0,0 @@
-@comment $NetBSD: PLIST-md.shared,v 1.2 1999/04/08 18:51:51 agc Exp $
-lib/perl5/site_perl/${MACHINE_ARCH}-${LOWER_OPSYS}/auto/Time/HiRes/HiRes.bs
-lib/perl5/site_perl/${MACHINE_ARCH}-${LOWER_OPSYS}/auto/Time/HiRes/HiRes.so
-@dirrm lib/perl5/site_perl/${MACHINE_ARCH}-${LOWER_OPSYS}/auto/Time/HiRes
diff --git a/devel/p5-Time-HiRes/pkg/PLIST-md.static b/devel/p5-Time-HiRes/pkg/PLIST-md.static
deleted file mode 100644
index 69ecbc73ef8..00000000000
--- a/devel/p5-Time-HiRes/pkg/PLIST-md.static
+++ /dev/null
@@ -1,4 +0,0 @@
-@comment $NetBSD: PLIST-md.static,v 1.2 1999/04/08 18:51:51 agc Exp $
-lib/perl5/site_perl/${MACHINE_ARCH}-${LOWER_OPSYS}/auto/Time/HiRes/HiRes.a
-lib/perl5/site_perl/${MACHINE_ARCH}-${LOWER_OPSYS}/auto/Time/HiRes/extralibs.ld
-@dirrm lib/perl5/site_perl/${MACHINE_ARCH}-${LOWER_OPSYS}/auto/Time/HiRes
diff --git a/devel/p5-Time-HiRes/pkg/PLIST-mi b/devel/p5-Time-HiRes/pkg/PLIST-mi
deleted file mode 100644
index f16e7edaa65..00000000000
--- a/devel/p5-Time-HiRes/pkg/PLIST-mi
+++ /dev/null
@@ -1,4 +0,0 @@
-@comment $NetBSD: PLIST-mi,v 1.2 1999/04/08 18:51:51 agc Exp $
-lib/perl5/man/man3/Time::HiRes.3
-lib/perl5/site_perl/Time/HiRes.pm
-lib/perl5/site_perl/${MACHINE_ARCH}-${LOWER_OPSYS}/auto/Time/HiRes/.packlist