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 c8433c9e8770..be5963a39e93 100644 --- a/net-im/farsight2/Makefile +++ b/net-im/farsight2/Makefile @@ -22,7 +22,7 @@ USE_PYTHON= yes USE_GNOME= gnomehack pkgconfig glib20 ltverhack gnometarget \ pygtk2 USE_GSTREAMER= core good bad python -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" |