aboutsummaryrefslogtreecommitdiff
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 9b922e8cd9f4..621e1d6a241f 100644
--- a/audio/pocketsphinx/Makefile
+++ b/audio/pocketsphinx/Makefile
@@ -17,7 +17,7 @@ LIB_DEPENDS= sphinxfe.0:${PORTSDIR}/audio/sphinxbase
USE_LDCONFIG= yes
USE_GMAKE= yes
-USE_AUTOTOOLS= libtool:22
+USE_AUTOTOOLS= libtool
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${LOCALBASE}/include/sphinxbase" \
LDFLAGS="-L${LOCALBASE}/lib"