summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
Diffstat (limited to 'net')
-rw-r--r--net/linphone-base/Makefile2
-rw-r--r--net/linphone/Makefile2
2 files changed, 4 insertions, 0 deletions
diff --git a/net/linphone-base/Makefile b/net/linphone-base/Makefile
index 41e27f9766b7..cc0c9c2bf586 100644
--- a/net/linphone-base/Makefile
+++ b/net/linphone-base/Makefile
@@ -7,6 +7,7 @@
PORTNAME= linphone
PORTVERSION= 0.11.0
+PORTREVISION= 1
CATEGORIES= net
MASTER_SITES= http://simon.morlat.free.fr/download/${PORTVERSION}/source/
@@ -22,6 +23,7 @@ USE_GMAKE= yes
USE_LIBTOOL= yes
LIBTOOLFILES= configure oRTP/configure speex/configure osipua/configure
USE_GNOME= gnomehack gnomeprefix
+CONFIGURE_ARGS= --disable-ipv6
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"
diff --git a/net/linphone/Makefile b/net/linphone/Makefile
index 41e27f9766b7..cc0c9c2bf586 100644
--- a/net/linphone/Makefile
+++ b/net/linphone/Makefile
@@ -7,6 +7,7 @@
PORTNAME= linphone
PORTVERSION= 0.11.0
+PORTREVISION= 1
CATEGORIES= net
MASTER_SITES= http://simon.morlat.free.fr/download/${PORTVERSION}/source/
@@ -22,6 +23,7 @@ USE_GMAKE= yes
USE_LIBTOOL= yes
LIBTOOLFILES= configure oRTP/configure speex/configure osipua/configure
USE_GNOME= gnomehack gnomeprefix
+CONFIGURE_ARGS= --disable-ipv6
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"