git: 6481055ca890 - main - accessibility/speech-dispatcher: use default espeak description
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 15 Jul 2022 14:37:24 UTC
The branch main has been updated by se: URL: https://cgit.FreeBSD.org/ports/commit/?id=6481055ca8904901e569246a4ad1d145315f2a0a commit 6481055ca8904901e569246a4ad1d145315f2a0a Author: Stefan Eßer <se@FreeBSD.org> AuthorDate: 2022-07-15 14:29:48 +0000 Commit: Stefan Eßer <se@FreeBSD.org> CommitDate: 2022-07-15 14:36:23 +0000 accessibility/speech-dispatcher: use default espeak description Approved by: portmgr (implicit) --- accessibility/speech-dispatcher/Makefile | 1 - 1 file changed, 1 deletion(-) diff --git a/accessibility/speech-dispatcher/Makefile b/accessibility/speech-dispatcher/Makefile index c248fa5deb79..8309d23d915d 100644 --- a/accessibility/speech-dispatcher/Makefile +++ b/accessibility/speech-dispatcher/Makefile @@ -52,7 +52,6 @@ ALSA_CONFIGURE_WITH= alsa AO_LIB_DEPENDS= libao.so:audio/libao AO_CONFIGURE_WITH= libao -ESPEAK_DESC= eSpeak speech synthesizer support ESPEAK_LIB_DEPENDS= libespeak-ng.so:audio/espeak-ng ESPEAK_CONFIGURE_WITH= espeak