diff options
Diffstat (limited to 'net-im/libnice/Makefile')
-rw-r--r-- | net-im/libnice/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-im/libnice/Makefile b/net-im/libnice/Makefile index 62cfaf2f9c65..dad244fece7b 100644 --- a/net-im/libnice/Makefile +++ b/net-im/libnice/Makefile @@ -17,7 +17,7 @@ USE_GMAKE= yes USE_LDCONFIG= yes USE_GNOME= gnomehack pkgconfig glib20 ltverhack gnometarget USE_GSTREAMER= yes -USE_AUTOTOOLS= libtool:15 +USE_AUTOTOOLS= libtool:22 CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -DHAVE_GETIFADDRS" \ LDFLAGS="-L${LOCALBASE}/lib" |