diff options
Diffstat (limited to 'audio/pocketsphinx/Makefile')
-rw-r--r-- | audio/pocketsphinx/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/pocketsphinx/Makefile b/audio/pocketsphinx/Makefile index 59edf0e58547..de449630ca49 100644 --- a/audio/pocketsphinx/Makefile +++ b/audio/pocketsphinx/Makefile @@ -12,6 +12,7 @@ COMMENT= Speech recognition system LIB_DEPENDS= sphinxad:${PORTSDIR}/audio/sphinxbase USES= gmake pkgconfig +NO_STAGE= yes USE_LDCONFIG= yes USE_AUTOTOOLS= libtool |