diff options
| author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2014-03-06 18:51:17 +0000 |
|---|---|---|
| committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2014-03-06 18:51:17 +0000 |
| commit | 2c7b8bf0bdab40127399436656c1a94e1c8c0a89 (patch) | |
| tree | 57214bac9c97d5967918fa5d36a4696adeb3577e /textproc/p5-HTML-Format | |
| parent | - Update to 2.13 (diff) | |
- Remove outdated PERL_LEVEL check
With hat: perl
Diffstat (limited to 'textproc/p5-HTML-Format')
| -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> |
