diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2007-02-10 10:42:02 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2007-02-10 10:42:02 +0000 |
commit | 4662e8fa65ee246357f4693a2421ea64a6f175d8 (patch) | |
tree | 5d52916b29e5aa22ce3b9e040dee522a908c0b7a /net-im/jabber | |
parent | 93d27bc199422136d94b25849a8c1cc0a8ebef19 (diff) | |
download | freebsd-ports-4662e8fa65ee246357f4693a2421ea64a6f175d8.zip |
- Marked BROKEN (breaks all jabber protocols i'm work on this)
Submitted by: pontyhat via kris
Diffstat (limited to 'net-im/jabber')
-rw-r--r-- | net-im/jabber/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/net-im/jabber/Makefile b/net-im/jabber/Makefile index efdfee84d7a5..85d26388e366 100644 --- a/net-im/jabber/Makefile +++ b/net-im/jabber/Makefile @@ -36,6 +36,8 @@ USE_LDCONFIG= yes MAN5= jabber.xml.5 MAN8= jabberd.8 +BROKEN= breaks all jabber protocols + CPPFLAGS= -I${LOCALBASE}/include/pth -I${LOCALBASE}/include LDFLAGS= -L${LOCALBASE}/lib/pth -L${LOCALBASE}/lib |