git: 3a007ad6cdc7 - main - multimedia/motion: Moved man to share/man
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 24 Feb 2024 21:42:54 UTC
The branch main has been updated by bofh: URL: https://cgit.FreeBSD.org/ports/commit/?id=3a007ad6cdc7e15027411e73716cb00be267fcbc commit 3a007ad6cdc7e15027411e73716cb00be267fcbc Author: Muhammad Moinur Rahman <bofh@FreeBSD.org> AuthorDate: 2024-02-24 21:27:40 +0000 Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org> CommitDate: 2024-02-24 21:27:40 +0000 multimedia/motion: Moved man to share/man Approved by: portmgr (blanket) --- multimedia/motion/Makefile | 2 ++ multimedia/motion/pkg-plist | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/multimedia/motion/Makefile b/multimedia/motion/Makefile index e3badbba9833..07db55d593fa 100644 --- a/multimedia/motion/Makefile +++ b/multimedia/motion/Makefile @@ -2,6 +2,7 @@ PORTNAME= motion DISTVERSIONPREFIX= release- DISTVERSION= 4.6.0 +PORTREVISION= 1 CATEGORIES= multimedia # Maintainer block @@ -26,6 +27,7 @@ GH_ACCOUNT= Motion-Project USE_RC_SUBR= ${PORTNAME} GNU_CONFIGURE= yes +GNU_CONFIGURE_MANPREFIX=${PREFIX}/share # Standard bsd.port.mk variables SUB_FILES= pkg-message diff --git a/multimedia/motion/pkg-plist b/multimedia/motion/pkg-plist index e0eb8a7b5463..19f18d4cd59c 100644 --- a/multimedia/motion/pkg-plist +++ b/multimedia/motion/pkg-plist @@ -1,5 +1,5 @@ bin/motion -man/man1/motion.1.gz +share/man/man1/motion.1.gz %%ETCDIR%%/camera1-dist.conf %%ETCDIR%%/camera2-dist.conf %%ETCDIR%%/camera3-dist.conf