pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/p5-Test-Harness Correct the directory we descend...
details: https://anonhg.NetBSD.org/pkgsrc/rev/78ae5d98ef1f
branches: trunk
changeset: 481049:78ae5d98ef1f
user: kristerw <kristerw%pkgsrc.org@localhost>
date: Fri Sep 24 20:55:33 2004 +0000
description:
Correct the directory we descend into to build the version of perl needed
for this package.
diffstat:
devel/p5-Test-Harness/Makefile | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r cff013ed7159 -r 78ae5d98ef1f devel/p5-Test-Harness/Makefile
--- a/devel/p5-Test-Harness/Makefile Fri Sep 24 20:47:09 2004 +0000
+++ b/devel/p5-Test-Harness/Makefile Fri Sep 24 20:55:33 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.19 2004/05/01 16:04:38 kim Exp $
+# $NetBSD: Makefile,v 1.20 2004/09/24 20:55:33 kristerw Exp $
DISTNAME= Test-Harness-2.40
PKGNAME= p5-${DISTNAME}
@@ -18,5 +18,7 @@
USE_LANGUAGES= # empty
PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/Test/Harness/.packlist
+BUILDLINK_PKGSRCDIR.perl= ../../lang/perl5
+
.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index