diff options
Diffstat (limited to 'net-im/gaim-rss-reader/Makefile')
-rw-r--r-- | net-im/gaim-rss-reader/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-im/gaim-rss-reader/Makefile b/net-im/gaim-rss-reader/Makefile index e4f840002211..b2b5cfb749e2 100644 --- a/net-im/gaim-rss-reader/Makefile +++ b/net-im/gaim-rss-reader/Makefile @@ -25,7 +25,7 @@ IGNORE= Requires update to work with Gaim 0.82.1 USE_X_PREFIX= yes USE_GMAKE= yes USE_GNOME= gtk20 libxml2 -USE_LIBTOOL_VER=15 +USE_AUTOTOOLS= libtool:15 CONFIGURE_ARGS= "--with-gaim=${X11BASE}/include/gaim" CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" |