summaryrefslogtreecommitdiff
path: root/audio/sphinx/Makefile
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2016-06-20 16:23:28 +0000
committerMathieu Arnold <mat@FreeBSD.org>2016-06-20 16:23:28 +0000
commit7ae7b018ccf7760013f368fcb83aad9ecd8982a8 (patch)
treee83ee6693050a76e305a95a376451aa583df151e /audio/sphinx/Makefile
parenttextproc/rubygem-gitlab-grit: make it work with rubygem-mime-types again (diff)
With the power of USES=dos2unix, get rid of most patches and files
with CRLF. While there, run make makepatch, rename patches to use the new scheme, and various fixes. With hat: portmgr Sponsored by: Absolight
Notes
Notes: svn path=/head/; revision=417166
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"