Fix options handling.
This commit is contained in:
parent
a456b99135
commit
7ce489d0e3
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=322717
@ -49,7 +49,7 @@ post-patch::
|
||||
.include <bsd.port.options.mk>
|
||||
|
||||
.for m in nas esd
|
||||
. ifdef ${PORT_OPTIONS:M${m:U}}
|
||||
. if ${PORT_OPTIONS:M${m:U}}
|
||||
LIB_DEPENDS+= ${m:nas=audio}:${PORTSDIR}/audio/${m:esd=esound}
|
||||
post-patch::
|
||||
${REINPLACE_CMD} -e 's,# INCLUDE_MODULES += ${m:U}_AUDIO,INCLUDE_MODULES += ${m:U}_AUDIO,' \
|
||||
|
Loading…
Reference in New Issue
Block a user