diff options
Diffstat (limited to 'www/p5-Apache-MP3/Makefile')
-rw-r--r-- | www/p5-Apache-MP3/Makefile | 9 |
1 files changed, 1 insertions, 8 deletions
diff --git a/www/p5-Apache-MP3/Makefile b/www/p5-Apache-MP3/Makefile index d5eb1939b2e6..147341136cc1 100644 --- a/www/p5-Apache-MP3/Makefile +++ b/www/p5-Apache-MP3/Makefile @@ -34,11 +34,4 @@ post-install: ${INSTALL_DATA} ${WRKSRC}/apache_mp3/* ${DATADIR} ${CAT} ${PKGMESSAGE} -.include <bsd.port.pre.mk> - -.if ${PERL_LEVEL} < 500800 -BUILD_DEPENDS+= ${SITE_PERL}/Locale/Maketext.pm:${PORTSDIR}/devel/p5-Locale-Maketext -RUN_DEPENDS+= ${SITE_PERL}/Locale/Maketext.pm:${PORTSDIR}/devel/p5-Locale-Maketext -.endif - -.include <bsd.port.post.mk> +.include <bsd.port.mk> |