summaryrefslogtreecommitdiff
path: root/devel/p5-Data-ShowTable
diff options
context:
space:
mode:
Diffstat (limited to 'devel/p5-Data-ShowTable')
-rw-r--r--devel/p5-Data-ShowTable/Makefile7
-rw-r--r--devel/p5-Data-ShowTable/pkg/PLIST9
2 files changed, 5 insertions, 11 deletions
diff --git a/devel/p5-Data-ShowTable/Makefile b/devel/p5-Data-ShowTable/Makefile
index 22e365e7d6f..aec9a748f05 100644
--- a/devel/p5-Data-ShowTable/Makefile
+++ b/devel/p5-Data-ShowTable/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 1999/06/10 15:30:29 bad Exp $
+# $NetBSD: Makefile,v 1.2 2000/08/27 07:11:02 jlam Exp $
#
DISTNAME= Data-ShowTable-3.3
@@ -8,9 +8,10 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Data/}
MAINTAINER= bad@netbsd.org
-USE_PERL5= yes
+USE_PERL5= # defined
+PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/Data/ShowTable/.packlist
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-Data-ShowTable/pkg/PLIST b/devel/p5-Data-ShowTable/pkg/PLIST
index 6519980b7c1..c29fb65575f 100644
--- a/devel/p5-Data-ShowTable/pkg/PLIST
+++ b/devel/p5-Data-ShowTable/pkg/PLIST
@@ -1,8 +1 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 1999/06/10 15:30:30 bad Exp $
-bin/showtable
-lib/perl5/man/man3/Data::ShowTable.3
-lib/perl5/site_perl/Data/ShowTable.pm
-man/man1/showtable.1
-lib/perl5/site_perl/${MACHINE_ARCH}-${LOWER_OPSYS}/auto/Data/ShowTable/.packlist
-@dirrm lib/perl5/site_perl/${MACHINE_ARCH}-${LOWER_OPSYS}/auto/Data/ShowTable
-@unexec rmdir %D/lib/perl5/site_perl/${MACHINE_ARCH}-${LOWER_OPSYS}/auto/Data 2>/dev/null || true
+@comment $NetBSD: PLIST,v 1.2 2000/08/27 07:11:03 jlam Exp $