aboutsummaryrefslogtreecommitdiffstats
path: root/devel/Makefile
diff options
context:
space:
mode:
authorkuriyama <kuriyama@FreeBSD.org>2009-09-08 09:17:37 +0800
committerkuriyama <kuriyama@FreeBSD.org>2009-09-08 09:17:37 +0800
commitd95cb4732cc2e7f12ac59188dad09d797924faa1 (patch)
tree92fd647dd05bc9a6b342a7af2fe423330927540c /devel/Makefile
parent72caa64511ce47873454f895545757f36428c673 (diff)
downloadfreebsd-ports-gnome-d95cb4732cc2e7f12ac59188dad09d797924faa1.tar.gz
freebsd-ports-gnome-d95cb4732cc2e7f12ac59188dad09d797924faa1.tar.zst
freebsd-ports-gnome-d95cb4732cc2e7f12ac59188dad09d797924faa1.zip
Test::Requires checks to see if the module can be loaded.
If this fails rather than failing tests this skips all tests. WWW: http://search.cpan.org/dist/Test-Requires/
Diffstat (limited to 'devel/Makefile')
-rw-r--r--devel/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/Makefile b/devel/Makefile
index 4f05a77ef974..0993e53e8c49 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -1972,6 +1972,7 @@
SUBDIR += p5-Test-Portability-Files
SUBDIR += p5-Test-RandomResults
SUBDIR += p5-Test-Reporter
+ SUBDIR += p5-Test-Requires
SUBDIR += p5-Test-Script
SUBDIR += p5-Test-SharedFork
SUBDIR += p5-Test-Simple