From d9dd1cdb02cc59a2ca097359e95e5a91b306d23e Mon Sep 17 00:00:00 2001 From: Stefan Walter Date: Wed, 30 Jun 2010 04:45:01 +0000 Subject: [PATCH] - Fix build with H.323 (fixed by Richard Kolkovich ). - Add port license. PR: 146420 Submitted by: Richard Kolkovich Patch by: Richard Kolkovich "Alexander V. Chernikov" (maintainer) Feature safe: yes --- net/opal3/Makefile | 3 ++- net/opal3/files/patch-include_h323_h323ep.h | 10 ++++++++++ 2 files changed, 12 insertions(+), 1 deletion(-) create mode 100644 net/opal3/files/patch-include_h323_h323ep.h diff --git a/net/opal3/Makefile b/net/opal3/Makefile index cb57c8d89994..4d5bf3444c82 100644 --- a/net/opal3/Makefile +++ b/net/opal3/Makefile @@ -7,10 +7,11 @@ PORTNAME= opal3 PORTVERSION= 3.6.6 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= net MASTER_SITES= SF/opalvoip/v3.6%20Lalande/Stable%205 DISTNAME= opal-${PORTVERSION} +LICENSE= MPL MAINTAINER= melifaro@ipfw.ru COMMENT= VoIP abstraction library diff --git a/net/opal3/files/patch-include_h323_h323ep.h b/net/opal3/files/patch-include_h323_h323ep.h new file mode 100644 index 000000000000..4bcb555138fc --- /dev/null +++ b/net/opal3/files/patch-include_h323_h323ep.h @@ -0,0 +1,10 @@ +--- include/h323/h323ep.h.orig 2010-06-29 22:41:03.000000000 +0400 ++++ include/h323/h323ep.h 2010-06-29 22:41:17.000000000 +0400 +@@ -49,6 +49,7 @@ + #include + #include + #include ++#include + + #if OPAL_H460 + #include