diff options
Diffstat (limited to 'net/libgweather/Makefile')
-rw-r--r-- | net/libgweather/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/libgweather/Makefile b/net/libgweather/Makefile index 9e97aa7d308d..b5a62e7d2f79 100644 --- a/net/libgweather/Makefile +++ b/net/libgweather/Makefile @@ -22,7 +22,7 @@ USE_BZIP2= yes USE_GMAKE= yes USE_GNOME= gnomeprefix gnomehack intlhack gtk20 gnomevfs2 ltverhack USE_LDCONFIG= yes -USE_AUTOTOOLS= libtool:15 +USE_AUTOTOOLS= libtool:22 CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" |