diff options
Diffstat (limited to 'www/gtkhtml3/Makefile')
-rw-r--r-- | www/gtkhtml3/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/gtkhtml3/Makefile b/www/gtkhtml3/Makefile index eda3d7c5e73b..d031c6952059 100644 --- a/www/gtkhtml3/Makefile +++ b/www/gtkhtml3/Makefile @@ -30,7 +30,7 @@ USE_XORG= xinerama xi xrandr xcursor xcomposite xdamage 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" |