Use new helpers
This commit is contained in:
parent
03e3e56bc3
commit
745c4918d1
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=320942
1 changed files with 2 additions and 4 deletions
|
@ -40,11 +40,9 @@ CPPFLAGS+= -I${LOCALBASE}/include/portaudio2 \
|
|||
LDFLAGS+= ${LOCALBASE}/lib/portaudio2/libportaudio.so \
|
||||
-L${LOCALBASE}/lib
|
||||
|
||||
.include <bsd.port.options.mk>
|
||||
LILYPOND_RUN_DEPENDS= lilypond:${PORTSDIR}/print/lilypond
|
||||
|
||||
.if ${PORT_OPTIONS:MLILYPOND}
|
||||
RUN_DEPENDS+= lilypond:${PORTSDIR}/print/lilypond
|
||||
.endif
|
||||
.include <bsd.port.options.mk>
|
||||
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} -e \
|
||||
|
|
Loading…
Reference in a new issue