From f22a7d3b5d77f81bd954ed7b8c02c3c98c3679d6 Mon Sep 17 00:00:00 2001 From: skrll Date: Wed, 19 Jun 2002 07:36:27 +0000 Subject: Fix the PLIST - from Andrew Brown. --- devel/p5-Storable/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'devel') diff --git a/devel/p5-Storable/Makefile b/devel/p5-Storable/Makefile index 5ad8df8f112..dd521d98ff0 100644 --- a/devel/p5-Storable/Makefile +++ b/devel/p5-Storable/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 2002/06/10 02:40:07 shell Exp $ +# $NetBSD: Makefile,v 1.9 2002/06/19 07:36:27 skrll Exp $ DISTNAME= Storable-2.04 PKGNAME= p5-${DISTNAME} @@ -10,7 +10,7 @@ MAINTAINER= packages@netbsd.org COMMENT= Perl extension module for persistent data storage USE_BUILDLINK_ONLY= YES -PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/Storable/.packlist +PERL5_PACKLIST= ${PERL5_ARCHLIB}/auto/Storable/.packlist do-configure: @cd ${WRKSRC}; ${SETENV} ${MAKE_ENV} ${PERL5} Makefile.PL -- cgit v1.2.3