mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-13 07:34:50 +00:00
Unbreak with perl 5.14+
This commit is contained in:
parent
bae371eefc
commit
cd16e349f9
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=299642
@ -74,6 +74,10 @@ PLIST_SUB+= AMAROK="@comment "
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${PERL_LEVEL} >= 501400
|
||||
BUILD_DEPENDS+= p5-Switch>0:${PORTSDIR}/lang/p5-Switch
|
||||
.endif
|
||||
|
||||
.if ${PORT_OPTIONS:MBONK}
|
||||
RUN_DEPENDS+= bonk:${PORTSDIR}/audio/bonk
|
||||
.endif
|
||||
|
Loading…
Reference in New Issue
Block a user