summaryrefslogtreecommitdiff
path: root/devel/p5-Spiffy/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/p5-Spiffy/Makefile')
-rw-r--r--devel/p5-Spiffy/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/p5-Spiffy/Makefile b/devel/p5-Spiffy/Makefile
index 7a0bacaf612..faee23b31ed 100644
--- a/devel/p5-Spiffy/Makefile
+++ b/devel/p5-Spiffy/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2005/04/11 21:45:34 tv Exp $
+# $NetBSD: Makefile,v 1.8 2005/07/13 18:01:28 jlam Exp $
DISTNAME= Spiffy-0.22
PKGNAME= p5-${DISTNAME}
@@ -13,7 +13,7 @@ COMMENT= Object-oriented Perl framework
DEPENDS+= p5-Filter-[0-9]*:../../textproc/p5-Filter
DEPENDS+= p5-Scalar-List-Utils-[0-9]*:../../devel/p5-Scalar-List-Utils
-PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/Spiffy/.packlist
+PERL5_PACKLIST= auto/Spiffy/.packlist
.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"