mirror of
https://git.freebsd.org/ports.git
synced 2025-07-17 17:29:23 -04: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
1 changed files with 4 additions and 0 deletions
|
@ -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…
Add table
Reference in a new issue