diff options
Diffstat (limited to 'www/p5-HTTP-Cache-Transparent/Makefile')
-rw-r--r-- | www/p5-HTTP-Cache-Transparent/Makefile | 8 |
1 files changed, 1 insertions, 7 deletions
diff --git a/www/p5-HTTP-Cache-Transparent/Makefile b/www/p5-HTTP-Cache-Transparent/Makefile index 7f48c06ea001..155408dde718 100644 --- a/www/p5-HTTP-Cache-Transparent/Makefile +++ b/www/p5-HTTP-Cache-Transparent/Makefile @@ -20,10 +20,4 @@ RUN_DEPENDS= ${SITE_PERL}/LWP/UserAgent.pm:${PORTSDIR}/www/p5-libwww PERL_CONFIGURE= yes MAN3= HTTP::Cache::Transparent.3 -.include <bsd.port.pre.mk> - -.if ${PERL_LEVEL} < 500800 -BROKEN= Does not compile with perl ${PERL_VERSION} -.endif - -.include <bsd.port.post.mk> +.include <bsd.port.mk> |