Lines 20-29
Link Here
|
20 |
|
20 |
|
21 |
USE_WX= 2.6+ |
21 |
USE_WX= 2.6+ |
22 |
WX_COMPS= wx contrib |
22 |
WX_COMPS= wx contrib |
23 |
PERL_MODBUILD= YES |
23 |
PERL_MODBUILD= 5.6.0+ |
24 |
|
24 |
|
25 |
.include <bsd.port.pre.mk> |
25 |
.include <bsd.port.pre.mk> |
26 |
|
26 |
|
|
|
27 |
.if ${PERL_LEVEL} < 500809 |
28 |
BUILD_DEPENDS+= ${SITE_PERL}/Module/Pluggable.pm:${PORTSDIR}/devel/p5-Module-Pluggable |
29 |
.endif |
30 |
|
27 |
.if defined(WITH_UNICODE) |
31 |
.if defined(WITH_UNICODE) |
28 |
WX_UNICODE= yes |
32 |
WX_UNICODE= yes |
29 |
WX_UNI= uni_ |
33 |
WX_UNI= uni_ |