summaryrefslogtreecommitdiff
path: root/audio/sphinx/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'audio/sphinx/Makefile')
-rw-r--r--audio/sphinx/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/sphinx/Makefile b/audio/sphinx/Makefile
index 4247c739cf07..f9eafd7900b8 100644
--- a/audio/sphinx/Makefile
+++ b/audio/sphinx/Makefile
@@ -14,7 +14,8 @@ COMMENT= Speech recognition system
GNU_CONFIGURE= yes
USE_LDCONFIG= yes
PKGMESSAGE= ${WRKDIR}/pkg-message
-USES= gmake libtool shebangfix
+USES= dos2unix gmake libtool shebangfix
+DOS2UNIX_FILES= src/libsphinx2fe/fe_sigproc.c
SHEBANG_FILES= scripts/sphinx2-demo.in
perl_OLD_CMD= "@PERL@ -w"