git: 2c24f51162e8 - main - audio/aqualung: Move man pages to share/man
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 02 Mar 2024 17:07:48 UTC
The branch main has been updated by eduardo: URL: https://cgit.FreeBSD.org/ports/commit/?id=2c24f51162e80fccc24729ab2419f3e9d5561560 commit 2c24f51162e80fccc24729ab2419f3e9d5561560 Author: Nuno Teixeira <eduardo@FreeBSD.org> AuthorDate: 2024-03-02 17:06:58 +0000 Commit: Nuno Teixeira <eduardo@FreeBSD.org> CommitDate: 2024-03-02 17:07:37 +0000 audio/aqualung: Move man pages to share/man Approved by: portmgr (blanket) --- audio/aqualung/Makefile | 3 ++- audio/aqualung/pkg-plist | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/audio/aqualung/Makefile b/audio/aqualung/Makefile index eb3314f6b9cf..617f021bdcc7 100644 --- a/audio/aqualung/Makefile +++ b/audio/aqualung/Makefile @@ -1,6 +1,6 @@ PORTNAME= aqualung PORTVERSION= 1.0 -PORTREVISION= 25 +PORTREVISION= 26 CATEGORIES= audio MASTER_SITES= SF @@ -34,6 +34,7 @@ LIB_DEPENDS= libFLAC.so:audio/flac \ USES= compiler:c++11-lang cpe gettext gnome localbase lua:52 pkgconfig USE_GNOME= gtk20 libxml2 libxslt GNU_CONFIGURE= yes +GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share LDFLAGS+= -L${LOCALBASE}/ffmpeg4/lib CONFIGURE_ENV+= PKG_CONFIG_PATH="${LOCALBASE}/ffmpeg4/libdata/pkgconfig" diff --git a/audio/aqualung/pkg-plist b/audio/aqualung/pkg-plist index f5c621549a0d..d1de65f2ad05 100644 --- a/audio/aqualung/pkg-plist +++ b/audio/aqualung/pkg-plist @@ -1,5 +1,5 @@ bin/aqualung -man/man1/aqualung.1.gz +share/man/man1/aqualung.1.gz %%DATADIR%%/appearance.png %%DATADIR%%/cdda.png %%DATADIR%%/cddb.png