summaryrefslogtreecommitdiff
path: root/devel/p5-Devel-SmallProf/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/p5-Devel-SmallProf/Makefile')
-rw-r--r--devel/p5-Devel-SmallProf/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/p5-Devel-SmallProf/Makefile b/devel/p5-Devel-SmallProf/Makefile
index 76992693289..77fd33cddaf 100644
--- a/devel/p5-Devel-SmallProf/Makefile
+++ b/devel/p5-Devel-SmallProf/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.16 2005/04/11 21:45:31 tv Exp $
+# $NetBSD: Makefile,v 1.17 2005/07/13 18:01:24 jlam Exp $
#
DISTNAME= Devel-SmallProf-1.15
@@ -16,7 +16,7 @@ DEPENDS= p5-Time-HiRes>=1.20:../../time/p5-Time-HiRes
PKG_INSTALLATION_TYPES= overwrite pkgviews
-PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/Devel/SmallProf/.packlist
+PERL5_PACKLIST= auto/Devel/SmallProf/.packlist
.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"