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 cf2ef638f937..02bb0d01e0e6 100644 --- a/x11/libgnome/Makefile +++ b/x11/libgnome/Makefile @@ -30,7 +30,7 @@ USE_GNOME= gnomeprefix gnomehack intlhack esound libbonobo \ USE_BISON= build USE_XORG= xpm USE_LDCONFIG= yes -USE_AUTOTOOLS= libtool:15 +USE_AUTOTOOLS= libtool:22 CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" |