aboutsummaryrefslogtreecommitdiffstats
path: root/net/siproxd
diff options
context:
space:
mode:
authorpav <pav@FreeBSD.org>2005-04-08 02:56:01 +0800
committerpav <pav@FreeBSD.org>2005-04-08 02:56:01 +0800
commit8e09cf9772fae880949286a0e2d84f8012721f2e (patch)
tree69ef158285a07261a6afcbdce10a3e4a82d7b1c5 /net/siproxd
parentf5f7d86f864f646a01083f44f22c0d6a6938c30c (diff)
downloadfreebsd-ports-gnome-8e09cf9772fae880949286a0e2d84f8012721f2e.tar.gz
freebsd-ports-gnome-8e09cf9772fae880949286a0e2d84f8012721f2e.tar.zst
freebsd-ports-gnome-8e09cf9772fae880949286a0e2d84f8012721f2e.zip
- Mark BROKEN until new version compatible with latest libosip2 is released
Maintainer notified Reported by: krismail
Diffstat (limited to 'net/siproxd')
-rw-r--r--net/siproxd/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/net/siproxd/Makefile b/net/siproxd/Makefile
index 80b78b7590db..f145ee8baf9f 100644
--- a/net/siproxd/Makefile
+++ b/net/siproxd/Makefile
@@ -17,6 +17,8 @@ COMMENT= A proxy/masquerading daemon for the SIP protocol
LIB_DEPENDS= osip2.3:${PORTSDIR}/net/libosip2
+BROKEN= does not compile with libosip2-2.2.0 or newer
+
USE_REINPLACE= yes
USE_GETOPT_LONG=yes
USE_RC_SUBR= yes