diff options
Diffstat (limited to 'ftp/p5-SOAP-Transport-FTP/Makefile')
-rw-r--r-- | ftp/p5-SOAP-Transport-FTP/Makefile | 8 |
1 files changed, 1 insertions, 7 deletions
diff --git a/ftp/p5-SOAP-Transport-FTP/Makefile b/ftp/p5-SOAP-Transport-FTP/Makefile index 2e8b1de36165..19b282213f9c 100644 --- a/ftp/p5-SOAP-Transport-FTP/Makefile +++ b/ftp/p5-SOAP-Transport-FTP/Makefile @@ -21,10 +21,4 @@ PERL_CONFIGURE= yes MAN3= SOAP::Transport::FTP.3 -.include <bsd.port.pre.mk> - -.if ${PERL_LEVEL} < 501200 -BUILD_DEPENDS+= p5-Module-Build>=0.3600:${PORTSDIR}/devel/p5-Module-Build -.endif - -.include <bsd.port.post.mk> +.include <bsd.port.mk> |