aboutsummaryrefslogtreecommitdiffstats
path: root/audio/pocketsphinx/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'audio/pocketsphinx/Makefile')
-rw-r--r--audio/pocketsphinx/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/pocketsphinx/Makefile b/audio/pocketsphinx/Makefile
index f3f5d8ca26db..a05e52aa2ceb 100644
--- a/audio/pocketsphinx/Makefile
+++ b/audio/pocketsphinx/Makefile
@@ -11,10 +11,10 @@ COMMENT= Speech recognition system
LIB_DEPENDS= sphinxad:${PORTSDIR}/audio/sphinxbase
+USES= pkgconfig
USE_LDCONFIG= yes
USE_GMAKE= yes
USE_AUTOTOOLS= libtool
-USE_PKGCONFIG= build
CONFIGURE_ARGS+= --without-python
CONFIGURE_ENV+= HAVE_DOXYGEN=no