aboutsummaryrefslogtreecommitdiffstats
path: root/devel/Makefile
diff options
context:
space:
mode:
authorculot <culot@FreeBSD.org>2011-10-05 17:00:49 +0800
committerculot <culot@FreeBSD.org>2011-10-05 17:00:49 +0800
commit44492695b7ec4bfc2ac1fa932d4eeb272f68e85b (patch)
tree58ce79bdee578f93066e1acf6f92b34c9379c957 /devel/Makefile
parent3748cae3629236df3697b1d638a9f86fa37d5c87 (diff)
downloadfreebsd-ports-gnome-44492695b7ec4bfc2ac1fa932d4eeb272f68e85b.tar.gz
freebsd-ports-gnome-44492695b7ec4bfc2ac1fa932d4eeb272f68e85b.tar.zst
freebsd-ports-gnome-44492695b7ec4bfc2ac1fa932d4eeb272f68e85b.zip
Test::Weaken allows easy detection of unfreed Perl data and the
examination of unfreed objects, even those that would usually have been made inaccessible. WWW: http://search.cpan.org/dist/Test-Weaken/
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 1290ee3b91f0..03f5f2f4650b 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -2460,6 +2460,7 @@
SUBDIR += p5-Test-WWW-Mechanize-PSGI
SUBDIR += p5-Test-WWW-Selenium
SUBDIR += p5-Test-Warn
+ SUBDIR += p5-Test-Weaken
SUBDIR += p5-Test-XML
SUBDIR += p5-Test-XML-Valid
SUBDIR += p5-Test-YAML-Meta