diff options
Diffstat (limited to 'net-im/telepathy-farsight/Makefile')
-rw-r--r-- | net-im/telepathy-farsight/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-im/telepathy-farsight/Makefile b/net-im/telepathy-farsight/Makefile index af92720cebe8..018fd3bbed44 100644 --- a/net-im/telepathy-farsight/Makefile +++ b/net-im/telepathy-farsight/Makefile @@ -27,7 +27,7 @@ GNU_CONFIGURE= yes USE_GMAKE= yes USE_LDCONFIG= yes USE_PYTHON= yes -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool USE_GNOME= gnomehack pkgconfig glib20 ltverhack CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib ${PTHREAD_LIBS}" |