diff options
| author | Kurt Jaeger <pi@FreeBSD.org> | 2019-02-10 16:34:42 +0000 |
|---|---|---|
| committer | Kurt Jaeger <pi@FreeBSD.org> | 2019-02-10 16:34:42 +0000 |
| commit | 997c3c9b634ce19fa40ab9c4dc353cc9d1115784 (patch) | |
| tree | dbe3196c83d577e1fce1ca60bef43f358ab50a68 /audio/flite/files/patch-lang-cmulex-make_cmulex | |
| parent | Enable support for external playlists (wma, RSS feed) (diff) | |
audio/flite: upgrade 1.4 -> 2.1
PR: 216018
Submitted by: Simun Mikecin <numisemis@yahoo.com>, pi, jrm
Reviewed by: tobik
Approved by: sobomax (maintainer timeout)
Differential Revision: D19138
Notes
Notes:
svn path=/head/; revision=492617
Diffstat (limited to 'audio/flite/files/patch-lang-cmulex-make_cmulex')
| -rw-r--r-- | audio/flite/files/patch-lang-cmulex-make_cmulex | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/audio/flite/files/patch-lang-cmulex-make_cmulex b/audio/flite/files/patch-lang-cmulex-make_cmulex deleted file mode 100644 index d94755cb52ed..000000000000 --- a/audio/flite/files/patch-lang-cmulex-make_cmulex +++ /dev/null @@ -1,11 +0,0 @@ ---- lang/cmulex/make_cmulex.orig -+++ lang/cmulex/make_cmulex -@@ -36,7 +36,7 @@ - ## ## - ########################################################################### - --if [ "x$FLITEDIR" == "x" ] -+if [ "x$FLITEDIR" = "x" ] - then - FLITEDIR=`pwd`/../.. - fi |
