aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorswills <swills@FreeBSD.org>2012-02-24 12:09:24 +0800
committerswills <swills@FreeBSD.org>2012-02-24 12:09:24 +0800
commitc46c9cd0ad356d435105fdaf53be063aa5ee876d (patch)
tree8a8a07678eafc4f8593b7c865d1ebd3cf385f0f9
parent371d6fdeed9a4c79dad4aa018a58d84181a9217d (diff)
downloadfreebsd-ports-gnome-c46c9cd0ad356d435105fdaf53be063aa5ee876d.tar.gz
freebsd-ports-gnome-c46c9cd0ad356d435105fdaf53be063aa5ee876d.tar.zst
freebsd-ports-gnome-c46c9cd0ad356d435105fdaf53be063aa5ee876d.zip
- Add TEST_DEPENDS to enable testing
-rw-r--r--devel/p5-Path-Abstract/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/p5-Path-Abstract/Makefile b/devel/p5-Path-Abstract/Makefile
index c315ccfcd73e..3af635f6a345 100644
--- a/devel/p5-Path-Abstract/Makefile
+++ b/devel/p5-Path-Abstract/Makefile
@@ -17,6 +17,8 @@ COMMENT= Fast and featureful UNIX-style path parsing and manipulation
BUILD_DEPENDS= p5-Sub-Exporter>=0:${PORTSDIR}/devel/p5-Sub-Exporter
RUN_DEPENDS= p5-Sub-Exporter>=0:${PORTSDIR}/devel/p5-Sub-Exporter
+TEST_DEPENDS= p5-Test-Most>=0:${PORTSDIR}/devel/p5-Test-Most \
+ p5-Test-Lazy>=0:${PORTSDIR}/devel/p5-Test-Lazy
USE_PERL5= yes
PERL_CONFIGURE= yes