git: bdd26b6aace5 - main - multimedia/libmpeg2: Moved man to share/man
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 30 Jan 2024 22:36:23 UTC
The branch main has been updated by bofh: URL: https://cgit.FreeBSD.org/ports/commit/?id=bdd26b6aace5fda0c1f42d72ca60114b79be99ee commit bdd26b6aace5fda0c1f42d72ca60114b79be99ee Author: Muhammad Moinur Rahman <bofh@FreeBSD.org> AuthorDate: 2024-01-30 22:34:43 +0000 Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org> CommitDate: 2024-01-30 22:35:54 +0000 multimedia/libmpeg2: Moved man to share/man Approved by: portmgr (blanket) --- multimedia/libmpeg2/Makefile | 3 ++- multimedia/libmpeg2/pkg-plist | 4 ++-- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/multimedia/libmpeg2/Makefile b/multimedia/libmpeg2/Makefile index 004e30157f37..30ea551dcafe 100644 --- a/multimedia/libmpeg2/Makefile +++ b/multimedia/libmpeg2/Makefile @@ -1,6 +1,6 @@ PORTNAME= libmpeg2 PORTVERSION= 0.5.1 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= multimedia MASTER_SITES= http://libmpeg2.sourceforge.net/files/ @@ -10,6 +10,7 @@ WWW= http://libmpeg2.sourceforge.net/ USES= libtool pathfix GNU_CONFIGURE= yes +GNU_CONFIGURE_MANPREFIX=${PREFIX}/share USE_LDCONFIG= yes CONFIGURE_ARGS= --enable-shared diff --git a/multimedia/libmpeg2/pkg-plist b/multimedia/libmpeg2/pkg-plist index 323dbb938f0a..30ca81e89b57 100644 --- a/multimedia/libmpeg2/pkg-plist +++ b/multimedia/libmpeg2/pkg-plist @@ -15,5 +15,5 @@ lib/libmpeg2convert.so.0.0.0 lib/libvo.a libdata/pkgconfig/libmpeg2.pc libdata/pkgconfig/libmpeg2convert.pc -man/man1/extract_mpeg2.1.gz -man/man1/mpeg2dec.1.gz +share/man/man1/extract_mpeg2.1.gz +share/man/man1/mpeg2dec.1.gz