mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-29 10:18:30 +00:00
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
@ -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 New Issue
Block a user