aboutsummaryrefslogtreecommitdiff
path: root/net/licq/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/licq/Makefile')
-rw-r--r--net/licq/Makefile5
1 files changed, 5 insertions, 0 deletions
diff --git a/net/licq/Makefile b/net/licq/Makefile
index aea446e3df5d..8d21038f308e 100644
--- a/net/licq/Makefile
+++ b/net/licq/Makefile
@@ -53,4 +53,9 @@ post-install:
.include <bsd.port.pre.mk>
.include "${LICQ_PORT}/Makefile.inc"
+
+.if ${OSVERSION} > 501109
+BROKEN= don't link with -lc_r
+.endif
+
.include <bsd.port.post.mk>