pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/www/p5-CGI-Emulate-PSGI Add BUILD_DEPENDS+= p5-Test-R...
details: https://anonhg.NetBSD.org/pkgsrc/rev/ded59b7d7869
branches: trunk
changeset: 651741:ded59b7d7869
user: mef <mef%pkgsrc.org@localhost>
date: Sun May 10 15:07:51 2015 +0000
description:
Add BUILD_DEPENDS+= p5-Test-Requires-[0-9]* for 'make test'
diffstat:
www/p5-CGI-Emulate-PSGI/Makefile | 5 ++++-
1 files changed, 4 insertions(+), 1 deletions(-)
diffs (19 lines):
diff -r 0e01da1c8920 -r ded59b7d7869 www/p5-CGI-Emulate-PSGI/Makefile
--- a/www/p5-CGI-Emulate-PSGI/Makefile Sun May 10 15:06:22 2015 +0000
+++ b/www/p5-CGI-Emulate-PSGI/Makefile Sun May 10 15:07:51 2015 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2014/12/31 14:52:46 mef Exp $
+# $NetBSD: Makefile,v 1.12 2015/05/10 15:07:51 mef Exp $
DISTNAME= CGI-Emulate-PSGI-0.20
PKGNAME= p5-${DISTNAME}
@@ -12,6 +12,9 @@
DEPENDS+= p5-libwww-[0-9]*:../../www/p5-libwww
+# for make test
+BUILD_DEPENDS+= p5-Test-Requires-[0-9]*:../../devel/p5-Test-Requires
+
USE_LANGUAGES= # empty
PERL5_PACKLIST= auto/CGI/Emulate/PSGI/.packlist
Home |
Main Index |
Thread Index |
Old Index