summaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
authorkris <kris@FreeBSD.org>2004-02-17 00:20:41 +0000
committerkris <kris@FreeBSD.org>2004-02-17 00:20:41 +0000
commit0783500376930eb242169bed0d355c25535a05b6 (patch)
tree4eb660caba0304ef684400c54068f497ceef48bc /net
parent67ea34782aaeb83ec9249462b2b2173d4075f098 (diff)
downloadFreeBSD-ports-0783500376930eb242169bed0d355c25535a05b6.zip
FreeBSD-ports-0783500376930eb242169bed0d355c25535a05b6.tar.gz
FORBIDDEN on 502102: does not respect PTHREAD_{CFLAGS,LIBS}
Diffstat (limited to 'net')
-rw-r--r--net/licq/Makefile5
1 files changed, 5 insertions, 0 deletions
diff --git a/net/licq/Makefile b/net/licq/Makefile
index 879ace4..2eaf325 100644
--- a/net/licq/Makefile
+++ b/net/licq/Makefile
@@ -53,5 +53,10 @@ post-install:
@${CAT} ${PKGMESSAGE}
.include <bsd.port.pre.mk>
+
+.if ${OSVERSION} >= 502102
+FORBIDDEN= "Does not respect PTHREAD_{CFLAGS,LIBS}"
+.endif
+
.include "${LICQ_PORT}/Makefile.inc"
.include <bsd.port.post.mk>
OpenPOWER on IntegriCloud