Unbreak with perl 5.14+

This commit is contained in:
Sergey Skvortsov 2012-06-19 16:21:13 +00:00
parent bae371eefc
commit cd16e349f9
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=299642

View file

@ -74,6 +74,10 @@ PLIST_SUB+= AMAROK="@comment "
.include <bsd.port.pre.mk> .include <bsd.port.pre.mk>
.if ${PERL_LEVEL} >= 501400
BUILD_DEPENDS+= p5-Switch>0:${PORTSDIR}/lang/p5-Switch
.endif
.if ${PORT_OPTIONS:MBONK} .if ${PORT_OPTIONS:MBONK}
RUN_DEPENDS+= bonk:${PORTSDIR}/audio/bonk RUN_DEPENDS+= bonk:${PORTSDIR}/audio/bonk
.endif .endif