diff options
Diffstat (limited to 'misc/p5-Geo-Coder-Bing/Makefile')
-rw-r--r-- | misc/p5-Geo-Coder-Bing/Makefile | 8 |
1 files changed, 1 insertions, 7 deletions
diff --git a/misc/p5-Geo-Coder-Bing/Makefile b/misc/p5-Geo-Coder-Bing/Makefile index 1b93fd7b2885..2e587e385c59 100644 --- a/misc/p5-Geo-Coder-Bing/Makefile +++ b/misc/p5-Geo-Coder-Bing/Makefile @@ -29,10 +29,4 @@ PERL_CONFIGURE= yes MAN3= Geo::Coder::Bing.3 -.include <bsd.port.pre.mk> - -.if ${PERL_LEVEL} < 501001 -TEST_DEPENDS+= p5-Test-Simple>=0.82:${PORTSDIR}/devel/p5-Test-Simple -.endif - -.include <bsd.port.post.mk> +.include <bsd.port.mk> |