aboutsummaryrefslogtreecommitdiffstats
path: root/devel/p5-Exporter-Tiny/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/p5-Exporter-Tiny/Makefile')
-rw-r--r--devel/p5-Exporter-Tiny/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/devel/p5-Exporter-Tiny/Makefile b/devel/p5-Exporter-Tiny/Makefile
index 4aa5427de161..a4e171f3c60f 100644
--- a/devel/p5-Exporter-Tiny/Makefile
+++ b/devel/p5-Exporter-Tiny/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= Exporter-Tiny
-PORTVERSION= 0.038
+PORTVERSION= 0.040
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -13,6 +13,9 @@ COMMENT= Exporter with features of Sub::Exporter but only core dependencies
LICENSE= ART10 GPLv1
LICENSE_COMB= dual
+TEST_DEPENDS= p5-Test-Fatal>=0:${PORTSDIR}/devel/p5-Test-Fatal \
+ p5-Test-Warnings>=0:${PORTSDIR}/devel/p5-Test-Warnings
+
USE_PERL5= configure
USES= perl5