diff options
Diffstat (limited to 'textproc/p5-TeX-Encode')
-rw-r--r-- | textproc/p5-TeX-Encode/Makefile | 1 |
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 |