git: cc724212acd6 - main - net/wifibox-alpine: Move man pages to share/man
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 18 Mar 2024 16:40:04 UTC
The branch main has been updated by naddy: URL: https://cgit.FreeBSD.org/ports/commit/?id=cc724212acd6eef409971dcec53458bbd50fecaf commit cc724212acd6eef409971dcec53458bbd50fecaf Author: Christian Weisgerber <naddy@FreeBSD.org> AuthorDate: 2024-03-18 15:12:22 +0000 Commit: Christian Weisgerber <naddy@FreeBSD.org> CommitDate: 2024-03-18 16:39:47 +0000 net/wifibox-alpine: Move man pages to share/man Approved by: portmgr (blanket) --- net/wifibox-alpine/Makefile | 2 ++ net/wifibox-alpine/pkg-plist | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/net/wifibox-alpine/Makefile b/net/wifibox-alpine/Makefile index 83f8b358ff8e..e154cdf047c9 100644 --- a/net/wifibox-alpine/Makefile +++ b/net/wifibox-alpine/Makefile @@ -1,5 +1,6 @@ PORTNAME= wifibox-alpine PORTVERSION= 20230926 +PORTREVISION= 1 CATEGORIES= net MAINTAINER= pali.gabor@gmail.com @@ -430,6 +431,7 @@ post-install: WRKSRC= ${WRKSRC_scripts} MAKE_ARGS+= VERSION=${PORTVERSION} \ + MANDIR="${STAGEDIR}${PREFIX}/share/man" \ MINIROOTFS=${_DISTDIR}/${_MINIROOTFS} \ PACKAGES="${_APK_FILES}" \ BOOT_SERVICES="${_BOOT_SERVICES}" \ diff --git a/net/wifibox-alpine/pkg-plist b/net/wifibox-alpine/pkg-plist index 955c581ffda0..58525515eec2 100644 --- a/net/wifibox-alpine/pkg-plist +++ b/net/wifibox-alpine/pkg-plist @@ -11,7 +11,7 @@ %%XX_MDNS%%@sample(,,640) etc/wifibox/appliance/mdnsd-services.conf.sample %%XX_FORWARDING%%@sample(,,640) etc/wifibox/appliance/forwarding.conf.sample etc/wifibox/app_config -man/man5/wifibox-alpine.5.gz +share/man/man5/wifibox-alpine.5.gz share/wifibox/disk.img share/wifibox/grub.cfg share/wifibox/vmlinuz