diff options
Diffstat (limited to 'www/p5-HTML-Shakan/Makefile')
-rw-r--r-- | www/p5-HTML-Shakan/Makefile | 8 |
1 files changed, 1 insertions, 7 deletions
diff --git a/www/p5-HTML-Shakan/Makefile b/www/p5-HTML-Shakan/Makefile index 0bdb99143a53..90e4b84edc64 100644 --- a/www/p5-HTML-Shakan/Makefile +++ b/www/p5-HTML-Shakan/Makefile @@ -30,10 +30,4 @@ TEST_DEPENDS= \ USES= perl5 USE_PERL5= modbuild -.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> |