summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormef <mef@pkgsrc.org>2015-09-04 12:28:20 +0000
committermef <mef@pkgsrc.org>2015-09-04 12:28:20 +0000
commit1ebfa359c38a9d8bff15a736f620eb520b1bbae2 (patch)
tree4d8123ad0bf1419f5b577a2976eba7c8b405d3ed
parent866e13f0d0207da84fc5cf49e13148467c748757 (diff)
downloadpkgsrc-1ebfa359c38a9d8bff15a736f620eb520b1bbae2.tar.gz
Add following line for make test
BUILD_DEPENDS+= p5-Try-Tiny-[0-9]*:../../devel/p5-Try-Tiny
-rw-r--r--devel/p5-Software-License/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/devel/p5-Software-License/Makefile b/devel/p5-Software-License/Makefile
index 597d7c13698..661c814c768 100644
--- a/devel/p5-Software-License/Makefile
+++ b/devel/p5-Software-License/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.17 2015/07/12 18:56:18 wiz Exp $
+# $NetBSD: Makefile,v 1.18 2015/09/04 12:28:20 mef Exp $
#
DISTNAME= Software-License-0.103010
@@ -18,6 +18,9 @@ DEPENDS+= p5-Data-Section-[0-9]*:../../devel/p5-Data-Section
DEPENDS+= p5-Sub-Install-[0-9]*:../../devel/p5-Sub-Install
DEPENDS+= p5-Text-Template-[0-9]*:../../textproc/p5-Text-Template
+# for make test
+BUILD_DEPENDS+= p5-Try-Tiny-[0-9]*:../../devel/p5-Try-Tiny
+
PERL5_PACKLIST= auto/Software/License/.packlist
PERL5_MODULE_TYPE= Module::Install::Bundled