pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/devel/svk Remove BUILD_DEPENDS for p5-Test-More.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/5f8330a28a13
branches:  trunk
changeset: 544020:5f8330a28a13
user:      bad <bad%pkgsrc.org@localhost>
date:      Thu Jul 03 13:55:40 2008 +0000

description:
Remove BUILD_DEPENDS for p5-Test-More.
Test::More was added to the core modules with Perl 5.6.2 and 5.7.3.

Fixes PR pkg/39087.

diffstat:

 devel/svk/Makefile |  3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

diffs (17 lines):

diff -r 359317c0cb9b -r 5f8330a28a13 devel/svk/Makefile
--- a/devel/svk/Makefile        Thu Jul 03 13:45:57 2008 +0000
+++ b/devel/svk/Makefile        Thu Jul 03 13:55:40 2008 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.28 2008/07/01 22:51:08 bad Exp $
+# $NetBSD: Makefile,v 1.29 2008/07/03 13:55:40 bad Exp $
 
 DISTNAME=      SVK-v2.0.2
 PKGNAME=       svk-2.0.2
@@ -47,7 +47,6 @@
 DEPENDS+=      p5-UNIVERSAL-require>=0.10:../../devel/p5-UNIVERSAL-require
 DEPENDS+=      p5-YAML-Syck>=0.60:../../textproc/p5-YAML-Syck
 DEPENDS+=      p5-version>=0.68:../../devel/p5-version
-BUILD_DEPENDS+=        p5-Test-More>=0.42:../../devel/p5-Test-More
 
 .include "../../lang/perl5/module.mk"
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index