diff options
Diffstat (limited to 'textproc/p5-HTML-Format/Makefile')
-rw-r--r-- | textproc/p5-HTML-Format/Makefile | 8 |
1 files changed, 1 insertions, 7 deletions
diff --git a/textproc/p5-HTML-Format/Makefile b/textproc/p5-HTML-Format/Makefile index 6de53fe39cb6..950eee21edf9 100644 --- a/textproc/p5-HTML-Format/Makefile +++ b/textproc/p5-HTML-Format/Makefile @@ -23,10 +23,4 @@ USES= perl5 USE_PERL5= modbuild INSTALL_TARGET= pure_install -.include <bsd.port.pre.mk> - -.if ${PERL_LEVEL} < 501400 -TEST_DEPENDS+= p5-Test-Simple>=0.98:${PORTSDIR}/devel/p5-Test-Simple -.endif - -.include <bsd.port.post.mk> +.include <bsd.port.mk> |