mirror of
https://git.freebsd.org/ports.git
synced 2025-06-04 20:36:30 -04: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
3 changed files with 3 additions and 0 deletions
|
@ -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…
Add table
Reference in a new issue