git: 0a5c0872eb65 - main - archivers/lhasa: Moved man to share/man
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 29 Jan 2024 22:26:27 UTC
The branch main has been updated by bofh: URL: https://cgit.FreeBSD.org/ports/commit/?id=0a5c0872eb658410d2d6f8bafc318cbf4695c6e7 commit 0a5c0872eb658410d2d6f8bafc318cbf4695c6e7 Author: Muhammad Moinur Rahman <bofh@FreeBSD.org> AuthorDate: 2024-01-29 22:16:04 +0000 Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org> CommitDate: 2024-01-29 22:25:59 +0000 archivers/lhasa: Moved man to share/man Approved by: portmgr (blanket) --- archivers/lhasa/Makefile | 2 ++ archivers/lhasa/pkg-plist | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/archivers/lhasa/Makefile b/archivers/lhasa/Makefile index 3e19f5b03d7f..bdf1faa7ebb3 100644 --- a/archivers/lhasa/Makefile +++ b/archivers/lhasa/Makefile @@ -1,5 +1,6 @@ PORTNAME= lhasa PORTVERSION= 0.3.1 +PORTREVISION= 1 CATEGORIES= archivers MASTER_SITES= https://soulsphere.org/projects/lhasa/ \ http://suyai.innolan.net/ @@ -13,6 +14,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING USES= autoreconf cpe pathfix libtool GNU_CONFIGURE= yes +GNU_CONFIGURE_MANPREFIX=${PREFIX}/share USE_LDCONFIG= yes CONFIGURE_ARGS= --program-suffix=sa INSTALL_TARGET= install-strip diff --git a/archivers/lhasa/pkg-plist b/archivers/lhasa/pkg-plist index b60ef622a4b6..7387eaf0f256 100644 --- a/archivers/lhasa/pkg-plist +++ b/archivers/lhasa/pkg-plist @@ -9,4 +9,4 @@ lib/liblhasa.so lib/liblhasa.so.0 lib/liblhasa.so.0.0.0 libdata/pkgconfig/liblhasa.pc -man/man1/lhasa.1.gz +share/man/man1/lhasa.1.gz