mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-23 09:10:43 +00:00
- Fix build on -STABLE
PR: 61340 Submitted by: Markus Brueffer <brueffer@phoenix-systems.de> (maintainer) Approved by: erwin (mentor) (implicitly)
This commit is contained in:
parent
86c7e0c397
commit
06a3b5912c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=98127
@ -56,6 +56,7 @@ post-extract:
|
||||
.for i in _core filter forward icq remote
|
||||
@${TOUCH} ${WRKSRC}/plugins/${i}/Makefile.in
|
||||
.endfor
|
||||
@${RM} -f ${WRKSRC}/plugins/remote/simctrl.o
|
||||
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} -e 's/-O2//g; s/-lpthread/${PTHREAD_LIBS}/g' \
|
||||
|
@ -56,6 +56,7 @@ post-extract:
|
||||
.for i in _core filter forward icq remote
|
||||
@${TOUCH} ${WRKSRC}/plugins/${i}/Makefile.in
|
||||
.endfor
|
||||
@${RM} -f ${WRKSRC}/plugins/remote/simctrl.o
|
||||
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} -e 's/-O2//g; s/-lpthread/${PTHREAD_LIBS}/g' \
|
||||
|
@ -56,6 +56,7 @@ post-extract:
|
||||
.for i in _core filter forward icq remote
|
||||
@${TOUCH} ${WRKSRC}/plugins/${i}/Makefile.in
|
||||
.endfor
|
||||
@${RM} -f ${WRKSRC}/plugins/remote/simctrl.o
|
||||
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} -e 's/-O2//g; s/-lpthread/${PTHREAD_LIBS}/g' \
|
||||
|
Loading…
Reference in New Issue
Block a user