git: 720edf4ec5ec - main - audio/mpg123: Impelled to share/man
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 23 Jan 2024 14:51:36 UTC
The branch main has been updated by bofh: URL: https://cgit.FreeBSD.org/ports/commit/?id=720edf4ec5ec21dfa74687e7c5f8f843051f2300 commit 720edf4ec5ec21dfa74687e7c5f8f843051f2300 Author: Muhammad Moinur Rahman <bofh@FreeBSD.org> AuthorDate: 2024-01-23 14:08:42 +0000 Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org> CommitDate: 2024-01-23 14:51:22 +0000 audio/mpg123: Impelled to share/man Approved by: portmgr (blanket) --- audio/mpg123/Makefile | 2 ++ audio/mpg123/pkg-plist | 4 ++-- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/audio/mpg123/Makefile b/audio/mpg123/Makefile index b9244120e1d7..bb7d3e4a4167 100644 --- a/audio/mpg123/Makefile +++ b/audio/mpg123/Makefile @@ -1,5 +1,6 @@ PORTNAME= mpg123 DISTVERSION= 1.32.4 +PORTREVISION= 1 CATEGORIES= audio MASTER_SITES= SF \ https://www.mpg123.de/download/ @@ -14,6 +15,7 @@ USES= cpe tar:bzip2 libtool localbase pathfix USE_LDCONFIG= yes GNU_CONFIGURE= yes +GNU_CONFIGURE_MANPREFIX=${PREFIX}/share CONFIGURE_ARGS= --with-optimization=0 INSTALL_TARGET= install-strip diff --git a/audio/mpg123/pkg-plist b/audio/mpg123/pkg-plist index ebcb995e27ae..7b76de00920d 100644 --- a/audio/mpg123/pkg-plist +++ b/audio/mpg123/pkg-plist @@ -21,5 +21,5 @@ lib/mpg123/output_oss.so libdata/pkgconfig/libmpg123.pc libdata/pkgconfig/libout123.pc libdata/pkgconfig/libsyn123.pc -man/man1/out123.1.gz -man/man1/mpg123.1.gz +share/man/man1/out123.1.gz +share/man/man1/mpg123.1.gz