diff options
Diffstat (limited to 'net-im/farsight2/Makefile')
-rw-r--r-- | net-im/farsight2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-im/farsight2/Makefile b/net-im/farsight2/Makefile index ef303931b819..62a6860f0590 100644 --- a/net-im/farsight2/Makefile +++ b/net-im/farsight2/Makefile @@ -21,7 +21,7 @@ USE_PYTHON= yes USE_GNOME= gnomehack pkgconfig glib20 ltverhack gnometarget \ pygtk2 USE_GSTREAMER= core good bad python -USE_AUTOTOOLS= libtool:15 +USE_AUTOTOOLS= libtool:22 CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" |