diff options
author | kris <kris@FreeBSD.org> | 2006-05-21 21:40:02 +0000 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2006-05-21 21:40:02 +0000 |
commit | a6a5466cc7823eb3f53aac9b38ba197e6aea4e44 (patch) | |
tree | e3fb48d2de2842a3a801a82314e67772c3c2ece5 /net-im | |
parent | 97f2276ea107d913e498908281da2499610e359e (diff) | |
download | FreeBSD-ports-a6a5466cc7823eb3f53aac9b38ba197e6aea4e44.zip FreeBSD-ports-a6a5466cc7823eb3f53aac9b38ba197e6aea4e44.tar.gz |
BROKEN: Unfetchable
Diffstat (limited to 'net-im')
-rw-r--r-- | net-im/jabberd/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/net-im/jabberd/Makefile b/net-im/jabberd/Makefile index 4cadde0..97508a1 100644 --- a/net-im/jabberd/Makefile +++ b/net-im/jabberd/Makefile @@ -17,6 +17,8 @@ COMMENT= Online presence and instant messaging server LIB_DEPENDS= idn.16:${PORTSDIR}/dns/libidn +BROKEN= Unfetchable + OPTIONS= POSTGRESQL "Use PostgreSQL for storage and authentication" off \ MYSQL "Use MySQL for storage and authentication" off \ LDAP "Use LDAP for authentication" off \ |