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 f3329a020cf9..9a1bba3775c3 100644 --- a/net/linphone-base/Makefile +++ b/net/linphone-base/Makefile @@ -23,7 +23,7 @@ CONFLICTS= ortp-[0-9]* USE_GNOME= glib20 gnomehack gnometarget intlhack pkgconfig USE_GMAKE= yes -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool LIBTOOLFILES= configure oRTP/configure mediastreamer2/configure CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" CONFIGURE_ARGS= --disable-ipv6 --disable-manual --disable-ewarning \ |