diff options
Diffstat (limited to 'audio/sphinxbase/Makefile')
-rw-r--r-- | audio/sphinxbase/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/audio/sphinxbase/Makefile b/audio/sphinxbase/Makefile index 429a3a5e63e..c2d5bfdab16 100644 --- a/audio/sphinxbase/Makefile +++ b/audio/sphinxbase/Makefile @@ -9,10 +9,8 @@ MASTER_SITES= SF/cmusphinx/${PORTNAME}/${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= CMU Sphinx Speech recognition system base -BUILD_DEPENDS= bison:${PORTSDIR}/devel/bison - USE_LDCONFIG= yes -USE_GMAKE= yes +USES= gmake bison USE_AUTOTOOLS= libtool CONFIGURE_ARGS+= --without-python --without-lapack |