diff options
Diffstat (limited to 'x11-toolkits/p5-Wx-Perl-ProcessStream')
-rw-r--r-- | x11-toolkits/p5-Wx-Perl-ProcessStream/Makefile | 8 |
1 files changed, 1 insertions, 7 deletions
diff --git a/x11-toolkits/p5-Wx-Perl-ProcessStream/Makefile b/x11-toolkits/p5-Wx-Perl-ProcessStream/Makefile index a7621f25dced..9eaccf1b220a 100644 --- a/x11-toolkits/p5-Wx-Perl-ProcessStream/Makefile +++ b/x11-toolkits/p5-Wx-Perl-ProcessStream/Makefile @@ -25,10 +25,4 @@ PERL_CONFIGURE= yes MAN3= Wx::Perl::ProcessStream.3 -.include <bsd.port.pre.mk> - -.if ${PERL_LEVEL} < 501000 -BUILD_DEPENDS+= p5-Archive-Tar>=0:${PORTSDIR}/archivers/p5-Archive-Tar -.endif - -.include <bsd.port.post.mk> +.include <bsd.port.mk> |