git: cfdd391542cb - main - deskutils/rolo: Move man pages to share/man
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 03 Mar 2024 12:36:03 UTC
The branch main has been updated by eduardo: URL: https://cgit.FreeBSD.org/ports/commit/?id=cfdd391542cb685be79c45c13ee70346d5d53efa commit cfdd391542cb685be79c45c13ee70346d5d53efa Author: Nuno Teixeira <eduardo@FreeBSD.org> AuthorDate: 2024-03-03 11:55:13 +0000 Commit: Nuno Teixeira <eduardo@FreeBSD.org> CommitDate: 2024-03-03 12:35:43 +0000 deskutils/rolo: Move man pages to share/man Approved by: portmgr (blanket) --- deskutils/rolo/Makefile | 2 ++ deskutils/rolo/pkg-plist | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/deskutils/rolo/Makefile b/deskutils/rolo/Makefile index e46514358165..2a4bcf297f2b 100644 --- a/deskutils/rolo/Makefile +++ b/deskutils/rolo/Makefile @@ -1,5 +1,6 @@ PORTNAME= rolo PORTVERSION= 011 +PORTREVISION= 1 CATEGORIES= deskutils MASTER_SITES= SF @@ -14,6 +15,7 @@ LIB_DEPENDS= libvc.so:devel/libvc USES= localbase ncurses tar:bzip2 GNU_CONFIGURE= yes +GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share OPTIONS_DEFINE= DOCS diff --git a/deskutils/rolo/pkg-plist b/deskutils/rolo/pkg-plist index 4d150e56483f..ae6e9659ee86 100644 --- a/deskutils/rolo/pkg-plist +++ b/deskutils/rolo/pkg-plist @@ -1,5 +1,5 @@ bin/rolo -man/man1/rolo.1.gz +share/man/man1/rolo.1.gz %%PORTDOCS%%share/doc/rolo/AUTHORS %%PORTDOCS%%share/doc/rolo/ChangeLog %%PORTDOCS%%share/doc/rolo/NEWS