git: 34628e061b0a - main - audio/twolame: Moved man to share/man
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 29 Jan 2024 14:09:06 UTC
The branch main has been updated by bofh: URL: https://cgit.FreeBSD.org/ports/commit/?id=34628e061b0a3dbfe5a7d7fc3299800890638bea commit 34628e061b0a3dbfe5a7d7fc3299800890638bea Author: Muhammad Moinur Rahman <bofh@FreeBSD.org> AuthorDate: 2024-01-29 13:58:23 +0000 Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org> CommitDate: 2024-01-29 14:08:37 +0000 audio/twolame: Moved man to share/man Approved by: portmgr (blanket) --- audio/twolame/Makefile | 3 ++- audio/twolame/pkg-plist | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/audio/twolame/Makefile b/audio/twolame/Makefile index 61181b5deb63..a17f8a4a743f 100644 --- a/audio/twolame/Makefile +++ b/audio/twolame/Makefile @@ -1,6 +1,6 @@ PORTNAME= twolame PORTVERSION= 0.4.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= audio MASTER_SITES= SF \ http://www.ecs.soton.ac.uk/~njh/twolame/ @@ -17,6 +17,7 @@ LIB_DEPENDS= libsndfile.so:audio/libsndfile \ USES= gmake pathfix pkgconfig libtool USE_LDCONFIG= yes GNU_CONFIGURE= yes +GNU_CONFIGURE_MANPREFIX=${PREFIX}/share INSTALL_TARGET= install-strip post-patch: diff --git a/audio/twolame/pkg-plist b/audio/twolame/pkg-plist index 7a25c7652262..da17107aadc6 100644 --- a/audio/twolame/pkg-plist +++ b/audio/twolame/pkg-plist @@ -5,7 +5,7 @@ lib/libtwolame.so lib/libtwolame.so.0 lib/libtwolame.so.0.0.0 libdata/pkgconfig/twolame.pc -man/man1/twolame.1.gz +share/man/man1/twolame.1.gz %%DOCSDIR%%/AUTHORS %%DOCSDIR%%/COPYING %%DOCSDIR%%/NEWS