diff options
Diffstat (limited to 'audio/sphinxbase/Makefile')
-rw-r--r-- | audio/sphinxbase/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/sphinxbase/Makefile b/audio/sphinxbase/Makefile index 473067c4b976..1fa33b31ede9 100644 --- a/audio/sphinxbase/Makefile +++ b/audio/sphinxbase/Makefile @@ -18,7 +18,7 @@ USE_LDCONFIG= yes PKGMESSAGE= ${WRKDIR}/pkg-message USE_GMAKE= yes USE_GNOME= gnomehack -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" |