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