From 06a3b5912c4252dbcd1f4f8c84b098c4f970ff6a Mon Sep 17 00:00:00 2001 From: Clement Laforet Date: Wed, 14 Jan 2004 01:39:37 +0000 Subject: [PATCH] - Fix build on -STABLE PR: 61340 Submitted by: Markus Brueffer (maintainer) Approved by: erwin (mentor) (implicitly) --- net-im/sim-im/Makefile | 1 + net-im/simicq/Makefile | 1 + net/simicq/Makefile | 1 + 3 files changed, 3 insertions(+) diff --git a/net-im/sim-im/Makefile b/net-im/sim-im/Makefile index e9209d5a3e64..1622baf112b0 100644 --- a/net-im/sim-im/Makefile +++ b/net-im/sim-im/Makefile @@ -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' \ diff --git a/net-im/simicq/Makefile b/net-im/simicq/Makefile index e9209d5a3e64..1622baf112b0 100644 --- a/net-im/simicq/Makefile +++ b/net-im/simicq/Makefile @@ -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' \ diff --git a/net/simicq/Makefile b/net/simicq/Makefile index e9209d5a3e64..1622baf112b0 100644 --- a/net/simicq/Makefile +++ b/net/simicq/Makefile @@ -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' \