git: 7626c1616a12 - main - audio/dssi: Moved man to share/man
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 28 Jan 2024 22:15:20 UTC
The branch main has been updated by bofh:
URL: https://cgit.FreeBSD.org/ports/commit/?id=7626c1616a125fbb4e488701a1a767d7df707bf9
commit 7626c1616a125fbb4e488701a1a767d7df707bf9
Author: Muhammad Moinur Rahman <bofh@FreeBSD.org>
AuthorDate: 2024-01-28 22:08:47 +0000
Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org>
CommitDate: 2024-01-28 22:14:50 +0000
audio/dssi: Moved man to share/man
Approved by: portmgr (blanket)
---
audio/dssi/Makefile | 3 ++-
audio/dssi/pkg-plist | 10 +++++-----
2 files changed, 7 insertions(+), 6 deletions(-)
diff --git a/audio/dssi/Makefile b/audio/dssi/Makefile
index 17addd6ed429..1c1a34b88777 100644
--- a/audio/dssi/Makefile
+++ b/audio/dssi/Makefile
@@ -1,6 +1,6 @@
PORTNAME= dssi
PORTVERSION= 1.1.1
-PORTREVISION= 12
+PORTREVISION= 13
CATEGORIES= audio
MASTER_SITES= SF
@@ -22,6 +22,7 @@ RUN_DEPENDS= ${LOCALBASE}/include/ladspa.h:audio/ladspa \
USES= gmake pathfix pkgconfig localbase libtool xorg
GNU_CONFIGURE= yes
+GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
USE_XORG= x11
PORTDOCS= ChangeLog README
diff --git a/audio/dssi/pkg-plist b/audio/dssi/pkg-plist
index d585c750bbd0..a209b2df4ae1 100644
--- a/audio/dssi/pkg-plist
+++ b/audio/dssi/pkg-plist
@@ -13,8 +13,8 @@ lib/dssi/less_trivial_synth.so
lib/dssi/trivial_sampler.so
lib/dssi/trivial_synth.so
libdata/pkgconfig/dssi.pc
-man/man1/dssi_analyse_plugin.1.gz
-man/man1/dssi_list_plugins.1.gz
-man/man1/dssi_osc_send.1.gz
-man/man1/dssi_osc_update.1.gz
-man/man1/jack-dssi-host.1.gz
+share/man/man1/dssi_analyse_plugin.1.gz
+share/man/man1/dssi_list_plugins.1.gz
+share/man/man1/dssi_osc_send.1.gz
+share/man/man1/dssi_osc_update.1.gz
+share/man/man1/jack-dssi-host.1.gz