diff options
Diffstat (limited to 'textproc/gtkspell/Makefile')
-rw-r--r-- | textproc/gtkspell/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/gtkspell/Makefile b/textproc/gtkspell/Makefile index 6554afeb3180..3ff8760699ea 100644 --- a/textproc/gtkspell/Makefile +++ b/textproc/gtkspell/Makefile @@ -24,7 +24,7 @@ USE_GMAKE= yes USE_GNOME= gnomeprefix gnomehack gtk20 intlhack USE_GETTEXT= yes USE_LDCONFIG= yes -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" |