From cc78734199d45b997e3a01e46ea3baf2968ccfea Mon Sep 17 00:00:00 2001 From: clement Date: Wed, 14 Jan 2004 01:39:37 +0000 Subject: - Fix build on -STABLE PR: 61340 Submitted by: Markus Brueffer (maintainer) Approved by: erwin (mentor) (implicitly) --- net-im/sim-im/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'net-im/sim-im') diff --git a/net-im/sim-im/Makefile b/net-im/sim-im/Makefile index e9209d5..1622baf 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' \ -- cgit v1.1