diff options
Diffstat (limited to 'net/linphone-base/Makefile')
-rw-r--r-- | net/linphone-base/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/linphone-base/Makefile b/net/linphone-base/Makefile index c3308788d881..2b81e12e29a4 100644 --- a/net/linphone-base/Makefile +++ b/net/linphone-base/Makefile @@ -22,7 +22,7 @@ CONFLICTS= ortp-[0-9]* USE_GNOME= glib20 gnomehack gnometarget intlhack pkgconfig USE_GMAKE= yes -USE_AUTOTOOLS= libtool:15 +USE_AUTOTOOLS= libtool:22 LIBTOOLFILES= configure oRTP/configure mediastreamer2/configure CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" CONFIGURE_ARGS= --disable-ipv6 --disable-manual --disable-ewarning \ |