aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorswills <swills@FreeBSD.org>2011-10-07 02:37:02 +0800
committerswills <swills@FreeBSD.org>2011-10-07 02:37:02 +0800
commita059e0329f4175cafc4760782a6e04e8d5febf09 (patch)
tree31bf89880679ea6779466c1bcbc2d89cf067ee29
parente3aabf533a1fdbcb3137b69afc4ba2f9ac074c9d (diff)
downloadfreebsd-ports-gnome-a059e0329f4175cafc4760782a6e04e8d5febf09.tar.gz
freebsd-ports-gnome-a059e0329f4175cafc4760782a6e04e8d5febf09.tar.zst
freebsd-ports-gnome-a059e0329f4175cafc4760782a6e04e8d5febf09.zip
- Add test depend to allow testing
-rw-r--r--devel/p5-Inline/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/p5-Inline/Makefile b/devel/p5-Inline/Makefile
index 050b7d9c8f89..baf9f2116305 100644
--- a/devel/p5-Inline/Makefile
+++ b/devel/p5-Inline/Makefile
@@ -18,6 +18,8 @@ COMMENT= Write Perl subroutines in other programming languages
BUILD_DEPENDS= p5-Parse-RecDescent>=1.8:${PORTSDIR}/devel/p5-Parse-RecDescent
RUN_DEPENDS= ${BUILD_DEPENDS}
+TEST_DEPENDS= p5-Test-Warn>=0:${PORTSDIR}/devel/p5-Test-Warn
+
PERL_CONFIGURE= yes
MAN3= Inline-API.3 Inline-FAQ.3 Inline-Support.3 Inline.3 \