audio/libnoise: remove unnecessary REINPLACE_CMD
This commit is contained in:
parent
a7656fffb4
commit
6bedea42e3
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=528421
1 changed files with 0 additions and 2 deletions
|
@ -22,8 +22,6 @@ CXXFLAGS+= -O3 -fomit-frame-pointer
|
|||
WRKSRC= ${WRKDIR}/noise
|
||||
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} -e 's|%%LOCALBASE%%|${LOCALBASE}|g' \
|
||||
${WRKSRC}/src/Makefile
|
||||
@${REINPLACE_CMD} -e 's|include lib:|include:|g' \
|
||||
${WRKSRC}/Makefile
|
||||
|
||||
|
|
Loading…
Reference in a new issue