Lines 26-38
Link Here
|
26 |
|
26 |
|
27 |
PERL_CONFIGURE= yes |
27 |
PERL_CONFIGURE= yes |
28 |
|
28 |
|
29 |
.include <bsd.port.pre.mk> |
|
|
30 |
|
31 |
.if ${PERL_LEVEL} > 500800 |
32 |
MAN3= Log::Dispatch::Config.3 \ |
29 |
MAN3= Log::Dispatch::Config.3 \ |
33 |
Log::Dispatch::Configurator.3 \ |
30 |
Log::Dispatch::Configurator.3 \ |
34 |
Log::Dispatch::Configurator::AppConfig.3 |
31 |
Log::Dispatch::Configurator::AppConfig.3 |
35 |
.endif |
32 |
|
|
|
33 |
.include <bsd.port.pre.mk> |
36 |
|
34 |
|
37 |
.if ${PERL_LEVEL} < 500800 |
35 |
.if ${PERL_LEVEL} < 500800 |
38 |
PM_DEPENDS+= ${SITE_PERL}/File/Temp.pm:${PORTSDIR}/devel/p5-File-Temp |
36 |
PM_DEPENDS+= ${SITE_PERL}/File/Temp.pm:${PORTSDIR}/devel/p5-File-Temp |