diff options
Diffstat (limited to 'x11/libgnome/Makefile')
-rw-r--r-- | x11/libgnome/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/libgnome/Makefile b/x11/libgnome/Makefile index b1d8c41e0503..82dcda4dc4ba 100644 --- a/x11/libgnome/Makefile +++ b/x11/libgnome/Makefile @@ -31,7 +31,7 @@ USE_GNOME= gnomeprefix gnomehack intlhack esound libbonobo \ USE_BISON= build USE_XORG= xpm USE_LDCONFIG= yes -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" |