diff options
Diffstat (limited to 'audio/sphinx3/Makefile')
-rw-r--r-- | audio/sphinx3/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/audio/sphinx3/Makefile b/audio/sphinx3/Makefile index 992b02d1df04..daa6d9325c0e 100644 --- a/audio/sphinx3/Makefile +++ b/audio/sphinx3/Makefile @@ -13,8 +13,7 @@ COMMENT= Speech recognition system LIB_DEPENDS= libsphinxbase.so:${PORTSDIR}/audio/sphinxbase USE_LDCONFIG= yes -NO_STAGE= yes -USE_AUTOTOOLS=libtool +USE_AUTOTOOLS= libtool USE_CSTD= gnu99 MAKE_JOBS_UNSAFE= yes USES= gmake pathfix |