diff options
author | Andrej Zverev <az@FreeBSD.org> | 2013-06-07 07:28:44 +0000 |
---|---|---|
committer | Andrej Zverev <az@FreeBSD.org> | 2013-06-07 07:28:44 +0000 |
commit | bc8a5843d0bd62ba8edde3164619f1221a0d080c (patch) | |
tree | 8f6624b2d8e149b181757197e6fa36e3035637f2 /x11-toolkits | |
parent | 481649adf3dc4c39381abd3247974650df01b348 (diff) |
Notes
Diffstat (limited to 'x11-toolkits')
-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_ |