diff options
author | Josef El-Rayes <josef@FreeBSD.org> | 2004-11-30 21:58:16 +0000 |
---|---|---|
committer | Josef El-Rayes <josef@FreeBSD.org> | 2004-11-30 21:58:16 +0000 |
commit | 13efc862ce37f6632db6458d1ad799f9f7b3320a (patch) | |
tree | dbf70c8212a5cc79001871cbe3b11ce640e5aa8f | |
parent | bdaed38bb1413f73b07bc456ed81ba00c4dea501 (diff) | |
download | ports-13efc862ce37f6632db6458d1ad799f9f7b3320a.tar.gz ports-13efc862ce37f6632db6458d1ad799f9f7b3320a.zip |
Notes
-rw-r--r-- | net-im/jabberd/Makefile | 1 | ||||
-rw-r--r-- | net/jabberd/Makefile | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/net-im/jabberd/Makefile b/net-im/jabberd/Makefile index ecbd143ade85..84f7ba41417b 100644 --- a/net-im/jabberd/Makefile +++ b/net-im/jabberd/Makefile @@ -17,6 +17,7 @@ COMMENT= Online presence and instant messaging server LIB_DEPENDS= idn.16:${PORTSDIR}/devel/libidn +FORBIDDEN= "http://www.vuxml.org/freebsd/553224e7-4325-11d9-a3d5-000c6e8f12ef.html" GNU_CONFIGURE= yes USE_OPENSSL= yes USE_ICONV= yes diff --git a/net/jabberd/Makefile b/net/jabberd/Makefile index ecbd143ade85..84f7ba41417b 100644 --- a/net/jabberd/Makefile +++ b/net/jabberd/Makefile @@ -17,6 +17,7 @@ COMMENT= Online presence and instant messaging server LIB_DEPENDS= idn.16:${PORTSDIR}/devel/libidn +FORBIDDEN= "http://www.vuxml.org/freebsd/553224e7-4325-11d9-a3d5-000c6e8f12ef.html" GNU_CONFIGURE= yes USE_OPENSSL= yes USE_ICONV= yes |