diff options
author | tijl <tijl@FreeBSD.org> | 2017-12-27 23:55:01 +0800 |
---|---|---|
committer | tijl <tijl@FreeBSD.org> | 2017-12-27 23:55:01 +0800 |
commit | d5a7b19979631b96b98e6791806f85266382309c (patch) | |
tree | cde0804d2ab1b8bf42b22c844bb12a6066da9b2d /net/Makefile | |
parent | 78973b94935ab830c57f52112318916004e2c642 (diff) | |
download | freebsd-ports-gnome-d5a7b19979631b96b98e6791806f85266382309c.tar.gz freebsd-ports-gnome-d5a7b19979631b96b98e6791806f85266382309c.tar.zst freebsd-ports-gnome-d5a7b19979631b96b98e6791806f85266382309c.zip |
Remove devel/pwlib, net/openh323 and net/ohphone. The OpenH323 project
was split into OpalVoip and H323Plus in 2007, both also available as ports.
Remove dependency on net/openh323 from net/asterisk13. The chan_h323
module has been replaced with chan_ooh323 which no longer depends on
openh323.
Diffstat (limited to 'net/Makefile')
-rw-r--r-- | net/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/net/Makefile b/net/Makefile index c6fea083c125..4b55d6c756f7 100644 --- a/net/Makefile +++ b/net/Makefile @@ -498,7 +498,6 @@ SUBDIR += nyancat SUBDIR += nylon SUBDIR += ocserv - SUBDIR += ohphone SUBDIR += olsrd SUBDIR += omnitty SUBDIR += onenetd @@ -509,7 +508,6 @@ SUBDIR += openbgpd SUBDIR += openbsc SUBDIR += openggsn - SUBDIR += openh323 SUBDIR += openldap24-client SUBDIR += openldap24-sasl-client SUBDIR += openldap24-server |