diff -urN net/opal3.orig/Makefile net/opal3/Makefile --- net/opal3.orig/Makefile 2010-06-26 12:37:19.000000000 +0400 +++ net/opal3/Makefile 2010-06-29 22:44:31.000000000 +0400 @@ -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 -urN net/opal3.orig/files/patch-include_h323_h323ep.h net/opal3/files/patch-include_h323_h323ep.h --- net/opal3.orig/files/patch-include_h323_h323ep.h 1970-01-01 03:00:00.000000000 +0300 +++ net/opal3/files/patch-include_h323_h323ep.h 2010-06-29 22:42:54.000000000 +0400 @@ -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