summaryrefslogtreecommitdiff
path: root/time/p5-DateTime-Format-Epoch/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'time/p5-DateTime-Format-Epoch/Makefile')
-rw-r--r--time/p5-DateTime-Format-Epoch/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/time/p5-DateTime-Format-Epoch/Makefile b/time/p5-DateTime-Format-Epoch/Makefile
index d46dd3625ef..13277b05b35 100644
--- a/time/p5-DateTime-Format-Epoch/Makefile
+++ b/time/p5-DateTime-Format-Epoch/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2005/05/25 17:08:33 bouyer Exp $
+# $NetBSD: Makefile,v 1.2 2005/07/13 18:01:44 jlam Exp $
DISTNAME= DateTime-Format-Epoch-0.09
PKGNAME= p5-${DISTNAME}
@@ -11,7 +11,7 @@ COMMENT= Convert DateTimes to/from epoch seconds
DEPENDS+= p5-DateTime-[0-9]*:../../time/p5-DateTime
-PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/DateTime/Format/Epoch/.packlist
+PERL5_PACKLIST= auto/DateTime/Format/Epoch/.packlist
.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"