git: 6a99f9968736 - main - audio/libao: Impelled to share/man
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 23 Jan 2024 21:51:59 UTC
The branch main has been updated by bofh: URL: https://cgit.FreeBSD.org/ports/commit/?id=6a99f996873668cf356d5f7912606d25fb5db28f commit 6a99f996873668cf356d5f7912606d25fb5db28f Author: Muhammad Moinur Rahman <bofh@FreeBSD.org> AuthorDate: 2024-01-23 21:45:54 +0000 Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org> CommitDate: 2024-01-23 21:51:29 +0000 audio/libao: Impelled to share/man Approved by: portmgr (blanket) --- audio/libao/Makefile | 3 ++- audio/libao/pkg-plist | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/audio/libao/Makefile b/audio/libao/Makefile index 9231d49edcdd..4341de1408b7 100644 --- a/audio/libao/Makefile +++ b/audio/libao/Makefile @@ -1,6 +1,6 @@ PORTNAME= libao PORTVERSION= 1.2.0 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= audio MASTER_SITES= https://downloads.xiph.org/releases/ao/ @@ -14,6 +14,7 @@ USES= cpe libtool pathfix pkgconfig CPE_VENDOR= xiph USE_LDCONFIG= yes GNU_CONFIGURE= yes +GNU_CONFIGURE_MANPREFIX=${PREFIX}/share CONFIGURE_ARGS= --enable-static \ --disable-alsa \ --disable-arts \ diff --git a/audio/libao/pkg-plist b/audio/libao/pkg-plist index 38e908a19d3c..e7614a15644a 100644 --- a/audio/libao/pkg-plist +++ b/audio/libao/pkg-plist @@ -10,7 +10,7 @@ lib/ao/plugins-4/liboss.so %%PULSEAUDIO%%lib/ao/plugins-4/libpulse.so %%SNDIO%%lib/ao/plugins-4/libsndio.so libdata/pkgconfig/ao.pc -man/man5/libao.conf.5.gz +share/man/man5/libao.conf.5.gz share/aclocal/ao.m4 %%PORTDOCS%%%%DOCSDIR%%/ao_append_option.html %%PORTDOCS%%%%DOCSDIR%%/ao_close.html