git: e5947ab1e974 - main - sysutils/asmctl: Moved man to share/man
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 25 Feb 2024 14:30:58 UTC
The branch main has been updated by bofh: URL: https://cgit.FreeBSD.org/ports/commit/?id=e5947ab1e974d7782119fbd45c9dfb2c5dd5e4c1 commit e5947ab1e974d7782119fbd45c9dfb2c5dd5e4c1 Author: Muhammad Moinur Rahman <bofh@FreeBSD.org> AuthorDate: 2024-02-25 13:59:03 +0000 Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org> CommitDate: 2024-02-25 14:30:25 +0000 sysutils/asmctl: Moved man to share/man Approved by: portmgr (blanket) --- sysutils/asmctl/Makefile | 2 ++ sysutils/asmctl/pkg-plist | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/sysutils/asmctl/Makefile b/sysutils/asmctl/Makefile index 1c91fcb6c54f..4793e2f3c664 100644 --- a/sysutils/asmctl/Makefile +++ b/sysutils/asmctl/Makefile @@ -1,5 +1,6 @@ PORTNAME= asmctl PORTVERSION= 1.9 +PORTREVISION= 1 CATEGORIES= sysutils MAINTAINER= naito.yuichiro@gmail.com @@ -12,6 +13,7 @@ USE_GITHUB= yes GH_ACCOUNT= yuichiro-naito GNU_CONFIGURE= yes +GNU_CONFIGURE_MANPREFIX=${PREFIX}/share INSTALL_TARGET= install-strip post-install: diff --git a/sysutils/asmctl/pkg-plist b/sysutils/asmctl/pkg-plist index 9ec95abffa64..ce3c885802d3 100644 --- a/sysutils/asmctl/pkg-plist +++ b/sysutils/asmctl/pkg-plist @@ -1,4 +1,4 @@ bin/asmctl @sample etc/devd/asmctl.conf.sample -man/man1/asmctl.1.gz +share/man/man1/asmctl.1.gz @dir /var/lib