aboutsummaryrefslogtreecommitdiffstats
path: root/textproc/p5-TeX-Encode
diff options
context:
space:
mode:
authorswills <swills@FreeBSD.org>2012-03-06 04:31:02 +0800
committerswills <swills@FreeBSD.org>2012-03-06 04:31:02 +0800
commitd44e8ab71261821a4ed578a4e0ec29daff68d0bc (patch)
treee4d6029e6450f0e7e11a6bfab92c9b48cb863e4a /textproc/p5-TeX-Encode
parent663abf8416fae9fea5a5d43350e6a8884be62b69 (diff)
downloadfreebsd-ports-graphics-d44e8ab71261821a4ed578a4e0ec29daff68d0bc.tar.gz
freebsd-ports-graphics-d44e8ab71261821a4ed578a4e0ec29daff68d0bc.tar.zst
freebsd-ports-graphics-d44e8ab71261821a4ed578a4e0ec29daff68d0bc.zip
- Add TEST_DEPENDS to enable testing
Diffstat (limited to 'textproc/p5-TeX-Encode')
-rw-r--r--textproc/p5-TeX-Encode/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/p5-TeX-Encode/Makefile b/textproc/p5-TeX-Encode/Makefile
index e849177283c..142cf0ba9c8 100644
--- a/textproc/p5-TeX-Encode/Makefile
+++ b/textproc/p5-TeX-Encode/Makefile
@@ -17,6 +17,7 @@ COMMENT= Encode/decode Perl utf-8 strings into TeX
BUILD_DEPENDS= p5-HTML-Parser>=3.35:${PORTSDIR}/www/p5-HTML-Parser
RUN_DEPENDS= p5-HTML-Parser>=3.35:${PORTSDIR}/www/p5-HTML-Parser
+TEST_DEPENDS= p5-Pod-Coverage>=0:${PORTSDIR}/devel/p5-Pod-Coverage
PERL_CONFIGURE= yes