diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2014-01-17 22:25:13 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2014-01-17 22:25:13 +0000 |
commit | 298000a5474079764a7a73e15b578ffc03177111 (patch) | |
tree | c6f63336cb1768c0f57f8946cf37f21785c54818 /audio/sphinx3/Makefile | |
parent | 6b9a97b506d59f14fc152943abc8e879baebc7bb (diff) |
Notes
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 |