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 7f34d5fb50ab..8019b30f33ae 100644 --- a/net/libgweather/Makefile +++ b/net/libgweather/Makefile @@ -23,7 +23,7 @@ USE_BZIP2= yes USE_GMAKE= yes USE_GNOME= gnomeprefix gnomehack intlhack gconf2 ltverhack USE_LDCONFIG= yes -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" |