aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefan Eßer <se@FreeBSD.org>2022-07-15 13:40:33 +0000
committerStefan Eßer <se@FreeBSD.org>2022-07-15 14:36:22 +0000
commitb8a7f1e6cee73f18edcf078f2e78db473559df14 (patch)
tree0437a644478bc10289bcd8c210bcf3dbc5a26b5f
parent7894d2e3799fad0512a3d1889596139410159db7 (diff)
downloadports-b8a7f1e6cee73f18edcf078f2e78db473559df14.tar.gz
ports-b8a7f1e6cee73f18edcf078f2e78db473559df14.zip
textproc/google-translate-cli: use espeak-ng
The espeak package has been renamed to espeak-ng.
-rw-r--r--textproc/google-translate-cli/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/google-translate-cli/Makefile b/textproc/google-translate-cli/Makefile
index 08fae882650a..cb1f69aa4da4 100644
--- a/textproc/google-translate-cli/Makefile
+++ b/textproc/google-translate-cli/Makefile
@@ -3,7 +3,7 @@
PORTNAME= google-translate-cli
DISTVERSIONPREFIX= v
DISTVERSION= 0.9.6.12
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= textproc
MAINTAINER= nivit@FreeBSD.org
@@ -39,7 +39,7 @@ FRIBIDI_RUN_DEPENDS= fribidi:converters/fribidi
READLINE_RUN_DEPENDS= rlwrap:devel/rlwrap
-TEXT2SPEECH_RUN_DEPENDS= espeak:audio/espeak
+TEXT2SPEECH_RUN_DEPENDS= espeak-ng:audio/espeak-ng
do-install:
${INSTALL_SCRIPT} ${WRKSRC}/build/trans ${STAGEDIR}${PREFIX}/bin/trans