aboutsummaryrefslogtreecommitdiffstats
path: root/devel/Makefile
diff options
context:
space:
mode:
authorclsung <clsung@FreeBSD.org>2004-10-29 11:11:11 +0800
committerclsung <clsung@FreeBSD.org>2004-10-29 11:11:11 +0800
commit0c744810aad3d9cea83949f9e5b57398b0544fc2 (patch)
treee6fd7e58eb42077c6ef2e40b5aae90a1324146ff /devel/Makefile
parentabbd644bf40494120dad6b20f48d8ad3d48c3664 (diff)
downloadfreebsd-ports-gnome-0c744810aad3d9cea83949f9e5b57398b0544fc2.tar.gz
freebsd-ports-gnome-0c744810aad3d9cea83949f9e5b57398b0544fc2.tar.zst
freebsd-ports-gnome-0c744810aad3d9cea83949f9e5b57398b0544fc2.zip
- perl extensions that hide and store warnings while running test scripts
PR: ports/73235 Submitted by: Alex Kapranoff <kappa AT rambler-co dot ru> Approved by: co-mentor (vanilla)
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 43f773ba4ef4..2d7e6343c1bb 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -1005,6 +1005,7 @@
SUBDIR += p5-Test-Inline
SUBDIR += p5-Test-Manifest
SUBDIR += p5-Test-MockObject
+ SUBDIR += p5-Test-NoWarnings
SUBDIR += p5-Test-Pod
SUBDIR += p5-Test-Reporter
SUBDIR += p5-Test-Simple