diff options
author | Andrej Zverev <az@FreeBSD.org> | 2012-12-17 12:24:18 +0000 |
---|---|---|
committer | Andrej Zverev <az@FreeBSD.org> | 2012-12-17 12:24:18 +0000 |
commit | 86751c8063bbadf2a2d7c0b25e99c78446c9592c (patch) | |
tree | 74c2353251591904f2bffb7b69a0b5da9cf445ec /www/p5-WWW-Baseball-NPB | |
parent | b4657c7e703c1caa576634d04b84e9d9518acacd (diff) | |
download | ports-86751c8063bbadf2a2d7c0b25e99c78446c9592c.tar.gz ports-86751c8063bbadf2a2d7c0b25e99c78446c9592c.zip |
Notes
Diffstat (limited to 'www/p5-WWW-Baseball-NPB')
-rw-r--r-- | www/p5-WWW-Baseball-NPB/Makefile | 8 |
1 files changed, 1 insertions, 7 deletions
diff --git a/www/p5-WWW-Baseball-NPB/Makefile b/www/p5-WWW-Baseball-NPB/Makefile index 4513931ef7a1..54c101c00160 100644 --- a/www/p5-WWW-Baseball-NPB/Makefile +++ b/www/p5-WWW-Baseball-NPB/Makefile @@ -21,10 +21,4 @@ PERL_CONFIGURE= yes MAN3= WWW::Baseball::NPB.3 WWW::Baseball::NPB::Game.3 -.include <bsd.port.pre.mk> - -.if ${PERL_LEVEL} < 500805 -BUILD_DEPENDS+= p5-MIME-Base64>=0:${PORTSDIR}/converters/p5-MIME-Base64 -.endif - -.include <bsd.port.post.mk> +.include <bsd.port.mk> |