diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2005-04-07 18:56:01 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2005-04-07 18:56:01 +0000 |
commit | b79876d480d1abd9a7ed35bfc615f1453eee7bc9 (patch) | |
tree | 1514f1b846d949584b792f367b09279629aef30d /net | |
parent | 02660e774bc67343a112428795528344628e9915 (diff) | |
download | ports-b79876d480d1abd9a7ed35bfc615f1453eee7bc9.tar.gz ports-b79876d480d1abd9a7ed35bfc615f1453eee7bc9.zip |
Notes
Diffstat (limited to 'net')
-rw-r--r-- | net/siproxd/Makefile | 2 |
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 |