From 83e083e3004da62c3723c7347472cfbdc08d7821 Mon Sep 17 00:00:00 2001 From: Muhammad Moinur Rahman Date: Mon, 29 Jan 2024 14:42:58 +0100 Subject: accessibility/speech-dispatcher: Moved man to share/man Approved by: portmgr (blanket) --- accessibility/speech-dispatcher/Makefile | 3 ++- accessibility/speech-dispatcher/pkg-plist | 4 ++-- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/accessibility/speech-dispatcher/Makefile b/accessibility/speech-dispatcher/Makefile index 69c37ce98f82..2a2632482f84 100644 --- a/accessibility/speech-dispatcher/Makefile +++ b/accessibility/speech-dispatcher/Makefile @@ -1,6 +1,6 @@ PORTNAME= speech-dispatcher DISTVERSION= 0.11.2 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES?= accessibility audio MASTER_SITES= https://github.com/brailcom/speechd/releases/download/${PORTVERSION}/ @@ -22,6 +22,7 @@ LIB_DEPENDS= libdotconf.so:devel/dotconf \ USES= alias autoreconf gettext gmake gnome libtool makeinfo pathfix pkgconfig USE_GNOME= glib20 intltool GNU_CONFIGURE= yes +GNU_CONFIGURE_MANPREFIX=${PREFIX}/share CONFIGURE_ARGS= --with-espeak-ng=no \ --with-baratinoo=no \ --with-kali=no \ diff --git a/accessibility/speech-dispatcher/pkg-plist b/accessibility/speech-dispatcher/pkg-plist index 0a9aec75ebc1..03a67016cc8b 100644 --- a/accessibility/speech-dispatcher/pkg-plist +++ b/accessibility/speech-dispatcher/pkg-plist @@ -45,8 +45,8 @@ libexec/speech-dispatcher-modules/sd_festival %%FLITE%%libexec/speech-dispatcher-modules/sd_flite libexec/speech-dispatcher-modules/sd_generic %%VOXIN%%libexec/speech-dispatcher-modules/sd_voxin -man/man1/spd-say.1.gz -man/man1/speech-dispatcher.1.gz +share/man/man1/spd-say.1.gz +share/man/man1/speech-dispatcher.1.gz share/locale/cs/LC_MESSAGES/speech-dispatcher.mo share/locale/de/LC_MESSAGES/speech-dispatcher.mo share/locale/eo/LC_MESSAGES/speech-dispatcher.mo -- cgit v1.2.3