diff options
author | Andrej Zverev <az@FreeBSD.org> | 2013-06-07 07:30:36 +0000 |
---|---|---|
committer | Andrej Zverev <az@FreeBSD.org> | 2013-06-07 07:30:36 +0000 |
commit | 1729cfbf6a6581819875b62ddb3900f60259e323 (patch) | |
tree | b098441495461845ef7b0a69e7140f5545c54b97 /x11-toolkits/p5-Wx | |
parent | bc8a5843d0bd62ba8edde3164619f1221a0d080c (diff) | |
download | ports-1729cfbf6a6581819875b62ddb3900f60259e323.tar.gz ports-1729cfbf6a6581819875b62ddb3900f60259e323.zip |
Notes
Diffstat (limited to 'x11-toolkits/p5-Wx')
-rw-r--r-- | x11-toolkits/p5-Wx/Makefile | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/x11-toolkits/p5-Wx/Makefile b/x11-toolkits/p5-Wx/Makefile index 4961ed322afe..f836d2c13281 100644 --- a/x11-toolkits/p5-Wx/Makefile +++ b/x11-toolkits/p5-Wx/Makefile @@ -48,11 +48,6 @@ MAN3= Wx.3 \ .include <bsd.port.pre.mk> -.if ${PERL_LEVEL} < 501001 -BUILD_DEPENDS+= p5-ExtUtils-MakeMaker>=6.48:${PORTSDIR}/devel/p5-ExtUtils-MakeMaker -RUN_DEPENDS+= p5-ExtUtils-MakeMaker>=6.48:${PORTSDIR}/devel/p5-ExtUtils-MakeMaker -.endif - .if ${PERL_LEVEL} < 501508 BUILD_DEPENDS+= p5-ExtUtils-ParseXS>=3.15:${PORTSDIR}/devel/p5-ExtUtils-ParseXS RUN_DEPENDS+= p5-ExtUtils-ParseXS>=3.15:${PORTSDIR}/devel/p5-ExtUtils-ParseXS |