aboutsummaryrefslogtreecommitdiff
path: root/audio/flite
diff options
context:
space:
mode:
authorKenji Takefu <takefu@airport.fm>2023-07-12 08:58:28 +0000
committerTijl Coosemans <tijl@FreeBSD.org>2024-03-03 09:44:21 +0000
commit687edfacdc85d4a63e8139e1c22cb11c1c7f0751 (patch)
tree8b3a0e5cf8d09d1d7532f4da61e615f16397bdc0 /audio/flite
parent8236c093d4544f23fc05fb762a1316a23347b3f5 (diff)
downloadports-687edfacdc85d4a63e8139e1c22cb11c1c7f0751.tar.gz
ports-687edfacdc85d4a63e8139e1c22cb11c1c7f0751.zip
devel/gmake: Update to 4.4.1
Some ports required patches. PR: 272216 Exp-run by: antoine
Diffstat (limited to 'audio/flite')
-rw-r--r--audio/flite/files/patch-main_Makefile11
1 files changed, 10 insertions, 1 deletions
diff --git a/audio/flite/files/patch-main_Makefile b/audio/flite/files/patch-main_Makefile
index 765ab63ab3e8..a676495274d9 100644
--- a/audio/flite/files/patch-main_Makefile
+++ b/audio/flite/files/patch-main_Makefile
@@ -1,6 +1,15 @@
--- main/Makefile.orig 2017-10-21 14:01:07 UTC
+++ main/Makefile
-@@ -133,15 +133,15 @@ $(BINDIR)/flite_${VOICE}: flite_main.o flite_lang_list
+@@ -49,7 +49,7 @@ ALL = shared_libs \
+ $(BINDIR)/flite$(EXEEXT) \
+ $(BINDIR)/t2p$(EXEEXT) $(BINDIR)/compile_regexes$(EXEEXT) \
+ $(BINDIR)/flitevox_info$(EXEEXT) \
+- flite_voice_list.c each $(EXTRABINS)
++ each $(EXTRABINS)
+
+ VOICES=$(VOXES)
+ VOICELIBS=$(VOICES:%=flite_%)
+@@ -133,15 +133,15 @@ install:
install:
# The basic binaries