Fix RUN_DEPENDS
This commit is contained in:
parent
d9641eb28a
commit
6889982c10
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=377906
1 changed files with 1 additions and 1 deletions
|
@ -61,7 +61,7 @@ OPTIONS_DEFAULT=ADPLUG FLAC MIDI X11 SDL
|
|||
.include <bsd.port.options.mk>
|
||||
|
||||
.if exists(${TIMIDITY_CFG}) || ${PORT_OPTIONS:MMIDI}
|
||||
RUN_DEPENDS+= ${TIMIDITY_CFG}:${PORTSDIR}/audio/eawpats
|
||||
RUN_DEPENDS+= eawpats>0:${PORTSDIR}/audio/eawpats
|
||||
.endif
|
||||
|
||||
.if ${PORT_OPTIONS:MX11}
|
||||
|
|
Loading…
Reference in a new issue