aboutsummaryrefslogtreecommitdiffstats
path: root/misc
diff options
context:
space:
mode:
authorswills <swills@FreeBSD.org>2012-03-06 09:51:12 +0800
committerswills <swills@FreeBSD.org>2012-03-06 09:51:12 +0800
commit054cb5b04e45e1b0bae2bce2793f25ff0202fe67 (patch)
tree5771099657c5fb4923871ef6109a8ef96c7f8136 /misc
parentec7947513aa4a371c9fc9abd5d7577b458795441 (diff)
downloadfreebsd-ports-gnome-054cb5b04e45e1b0bae2bce2793f25ff0202fe67.tar.gz
freebsd-ports-gnome-054cb5b04e45e1b0bae2bce2793f25ff0202fe67.tar.zst
freebsd-ports-gnome-054cb5b04e45e1b0bae2bce2793f25ff0202fe67.zip
- Add TEST_DEPENDS to enable testing
Approved by: portmgr (blanket)
Diffstat (limited to 'misc')
-rw-r--r--misc/p5-Text-FIGlet/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/misc/p5-Text-FIGlet/Makefile b/misc/p5-Text-FIGlet/Makefile
index bd0438f8c199..73f94022fa41 100644
--- a/misc/p5-Text-FIGlet/Makefile
+++ b/misc/p5-Text-FIGlet/Makefile
@@ -15,6 +15,7 @@ MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Perl module to provide FIGlet abilities, akin to banner
RUN_DEPENDS= ${LOCALBASE}/bin/figlet:${PORTSDIR}/misc/figlet
+TEST_DEPENDS= p5-Test-Differences>=0:${PORTSDIR}/devel/p5-Test-Differences
PERL_CONFIGURE= yes