summaryrefslogtreecommitdiff
path: root/net-im/simicq
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/simicq
parentUpdate to 0.04 which fixes some bugs (and provides tests to reduce the (diff)
- Fix build on -STABLE
PR: 61340 Submitted by: Markus Brueffer <brueffer@phoenix-systems.de> (maintainer) Approved by: erwin (mentor) (implicitly)
Notes
Notes: svn path=/head/; revision=98127
Diffstat (limited to 'net-im/simicq')
-rw-r--r--net-im/simicq/Makefile1
1 files changed, 1 insertions, 0 deletions
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' \