summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authormef <mef@pkgsrc.org>2015-05-10 15:07:51 +0000
committermef <mef@pkgsrc.org>2015-05-10 15:07:51 +0000
commit779316f1bb2a9c5f848cfadcdbedd9aab86b2687 (patch)
tree4d7fda7a3418964ceaf17d0d822922891478f381 /www
parentef2fc23a2ffa74b2011eedee7222be1adf8762df (diff)
downloadpkgsrc-779316f1bb2a9c5f848cfadcdbedd9aab86b2687.tar.gz
Add BUILD_DEPENDS+= p5-Test-Requires-[0-9]* for 'make test'
Diffstat (limited to 'www')
-rw-r--r--www/p5-CGI-Emulate-PSGI/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/www/p5-CGI-Emulate-PSGI/Makefile b/www/p5-CGI-Emulate-PSGI/Makefile
index 69de146dd24..4a06a2a7036 100644
--- a/www/p5-CGI-Emulate-PSGI/Makefile
+++ b/www/p5-CGI-Emulate-PSGI/Makefile
@@ -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 @@ LICENSE= ${PERL5_LICENSE}
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