mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-26 00:55:14 +00:00
- Remove unnecessary depend on PERL_LEVEL < 5.12
PR: ports/178914 Submitted by: az Approved by: maintainer (timeout)
This commit is contained in:
parent
481649adf3
commit
bc8a5843d0
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=320163
@ -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_
|
||||
|
Loading…
Reference in New Issue
Block a user