diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2003-10-26 03:30:49 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2003-10-26 03:30:49 +0000 |
commit | d96b17aa72fd516176211619c1c253465aa275fc (patch) | |
tree | dea9bfe9ada7e25121960bc7f57952ca1f875dc2 /net-im/licq/Makefile | |
parent | e6d5625a9f38da6c79236d19ad76560ec7455e8b (diff) | |
download | ports-d96b17aa72fd516176211619c1c253465aa275fc.tar.gz ports-d96b17aa72fd516176211619c1c253465aa275fc.zip |
Notes
Diffstat (limited to 'net-im/licq/Makefile')
-rw-r--r-- | net-im/licq/Makefile | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/net-im/licq/Makefile b/net-im/licq/Makefile index 8d21038f308e..aea446e3df5d 100644 --- a/net-im/licq/Makefile +++ b/net-im/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> |