diff options
-rw-r--r-- | x11-toolkits/p5-Alien-wxWidgets/Makefile | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/x11-toolkits/p5-Alien-wxWidgets/Makefile b/x11-toolkits/p5-Alien-wxWidgets/Makefile index d46fbc509e68..0b2098201fa2 100644 --- a/x11-toolkits/p5-Alien-wxWidgets/Makefile +++ b/x11-toolkits/p5-Alien-wxWidgets/Makefile @@ -21,16 +21,6 @@ PERL_MODBUILD= yes .include <bsd.port.pre.mk> -.if ${PERL_LEVEL} < 500809 -BUILD_DEPENDS+= p5-Module-Pluggable>=0:${PORTSDIR}/devel/p5-Module-Pluggable -.elsif ${PERL_LEVEL} < 501000 -BUILD_DEPENDS+= p5-Module-Build>=0:${PORTSDIR}/devel/p5-Module-Build -.endif - -.if ${PERL_LEVEL} < 501001 -BUILD_DEPENDS+= p5-ExtUtils-CBuilder>=0:${PORTSDIR}/devel/p5-ExtUtils-CBuilder -.endif - .if ${PORT_OPTIONS:MUNICODE} WX_UNICODE= yes WX_UNI= uni_ |