git: 5d4940c1995e - main - audio/flac: Impelled to share/man
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 23 Jan 2024 13:48:10 UTC
The branch main has been updated by bofh: URL: https://cgit.FreeBSD.org/ports/commit/?id=5d4940c1995e0afe94764d68a074c77c5abedb03 commit 5d4940c1995e0afe94764d68a074c77c5abedb03 Author: Muhammad Moinur Rahman <bofh@FreeBSD.org> AuthorDate: 2024-01-23 13:45:08 +0000 Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org> CommitDate: 2024-01-23 13:47:42 +0000 audio/flac: Impelled to share/man Approved by: portmgr (blanket) --- audio/flac/Makefile | 2 ++ audio/flac/pkg-plist | 4 ++-- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/audio/flac/Makefile b/audio/flac/Makefile index bb34c9f9d336..5375f7a7f01b 100644 --- a/audio/flac/Makefile +++ b/audio/flac/Makefile @@ -1,5 +1,6 @@ PORTNAME= flac DISTVERSION= 1.4.3 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= audio MASTER_SITES= https://downloads.xiph.org/releases/flac/ \ @@ -26,6 +27,7 @@ EXTRACT_CMD= ${SETENV} LC_ALL=C.UTF-8 ${TAR} USE_LDCONFIG= yes GNU_CONFIGURE= yes +GNU_CONFIGURE_MANPREFIX=${PREFIX}/share CONFIGURE_ARGS= --enable-static \ --with-ogg="${LOCALBASE}" \ --disable-doxygen-docs \ diff --git a/audio/flac/pkg-plist b/audio/flac/pkg-plist index 9c75c0e72dd9..354a7908a371 100644 --- a/audio/flac/pkg-plist +++ b/audio/flac/pkg-plist @@ -24,8 +24,8 @@ lib/libFLAC.so.12 lib/libFLAC.so.12.1.0 libdata/pkgconfig/flac++.pc libdata/pkgconfig/flac.pc -man/man1/flac.1.gz -man/man1/metaflac.1.gz +share/man/man1/flac.1.gz +share/man/man1/metaflac.1.gz share/aclocal/libFLAC++.m4 share/aclocal/libFLAC.m4 %%PORTDOCS%%%%DOCSDIR%%/FLAC.tag