summaryrefslogtreecommitdiff
path: root/net/licq/Makefile
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2003-10-26 03:30:49 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2003-10-26 03:30:49 +0000
commitd96b17aa72fd516176211619c1c253465aa275fc (patch)
treedea9bfe9ada7e25121960bc7f57952ca1f875dc2 /net/licq/Makefile
parentfix dependence path (diff)
- patch libtool to ignore treads. fix build for CURRENT
Submitted by: fjoe
Notes
Notes: svn path=/head/; revision=92162
Diffstat (limited to 'net/licq/Makefile')
-rw-r--r--net/licq/Makefile5
1 files changed, 0 insertions, 5 deletions
diff --git a/net/licq/Makefile b/net/licq/Makefile
index 8d21038f308e..aea446e3df5d 100644
--- a/net/licq/Makefile
+++ b/net/licq/Makefile
@@ -53,9 +53,4 @@ 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>