From 46f2f690d51a6d37528125c66d72f0bdda710993 Mon Sep 17 00:00:00 2001 From: Kris Kennaway Date: Tue, 17 Feb 2004 00:20:41 +0000 Subject: FORBIDDEN on 502102: does not respect PTHREAD_{CFLAGS,LIBS} --- net-im/licq/Makefile | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'net-im') diff --git a/net-im/licq/Makefile b/net-im/licq/Makefile index 879ace422690..2eaf32525253 100644 --- a/net-im/licq/Makefile +++ b/net-im/licq/Makefile @@ -53,5 +53,10 @@ post-install: @${CAT} ${PKGMESSAGE} .include + +.if ${OSVERSION} >= 502102 +FORBIDDEN= "Does not respect PTHREAD_{CFLAGS,LIBS}" +.endif + .include "${LICQ_PORT}/Makefile.inc" .include -- cgit v1.2.3