diff options
author | Roger Hardiman <roger@FreeBSD.org> | 2001-07-26 13:00:44 +0000 |
---|---|---|
committer | Roger Hardiman <roger@FreeBSD.org> | 2001-07-26 13:00:44 +0000 |
commit | 9abefcc12e7c4870ab721fd252dd1e1ac0212b52 (patch) | |
tree | 8dfb141f240bdc02af248cb009451e279f041b01 /net/Makefile | |
parent | Update to 3.7 (fixing a security problem). (diff) |
The gnomemeeting currently requires version 1.1 of the OpenH323 library.
So build this particular version.
Diffstat (limited to '')
-rw-r--r-- | net/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/Makefile b/net/Makefile index be5e6f9c173f..c2ca0b6d0971 100644 --- a/net/Makefile +++ b/net/Makefile @@ -230,6 +230,7 @@ SUBDIR += openam SUBDIR += opengatekeeper SUBDIR += openh323 + SUBDIR += openh323_1.1 SUBDIR += openh323proxy SUBDIR += openldap SUBDIR += openldap2 |