aboutsummaryrefslogtreecommitdiff
path: root/net-im/sim-im
diff options
context:
space:
mode:
authorClement Laforet <clement@FreeBSD.org>2004-01-14 01:39:37 +0000
committerClement Laforet <clement@FreeBSD.org>2004-01-14 01:39:37 +0000
commit06a3b5912c4252dbcd1f4f8c84b098c4f970ff6a (patch)
treec45d84a070479b96ef8e03e3b8a7984bc7640110 /net-im/sim-im
parent86c7e0c39714f81cdc122943255732a23aec62c4 (diff)
downloadports-06a3b5912c4252dbcd1f4f8c84b098c4f970ff6a.tar.gz
ports-06a3b5912c4252dbcd1f4f8c84b098c4f970ff6a.zip
Notes
Diffstat (limited to 'net-im/sim-im')
-rw-r--r--net-im/sim-im/Makefile1
1 files changed, 1 insertions, 0 deletions
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' \