diff options
Diffstat (limited to 'audio/sphinx3/Makefile')
-rw-r--r-- | audio/sphinx3/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/sphinx3/Makefile b/audio/sphinx3/Makefile index 659a1cfc9ecd..2a293443d7bf 100644 --- a/audio/sphinx3/Makefile +++ b/audio/sphinx3/Makefile @@ -17,7 +17,7 @@ LIB_DEPENDS= sphinxfe.0:${PORTSDIR}/audio/sphinxbase USE_LDCONFIG= yes USE_GMAKE= yes -USE_AUTOTOOLS=libtool:22 +USE_AUTOTOOLS=libtool CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${LOCALBASE}/include/sphinxbase" \ LDFLAGS="-L${LOCALBASE}/lib" |