git: 40e7b80e6910 - main - x11/beforelight: Moved man to share/man
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 26 Feb 2024 18:40:53 UTC
The branch main has been updated by bofh: URL: https://cgit.FreeBSD.org/ports/commit/?id=40e7b80e6910a198c4aecda491daba9f95b369d9 commit 40e7b80e6910a198c4aecda491daba9f95b369d9 Author: Muhammad Moinur Rahman <bofh@FreeBSD.org> AuthorDate: 2024-02-26 18:18:20 +0000 Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org> CommitDate: 2024-02-26 18:40:30 +0000 x11/beforelight: Moved man to share/man Approved by: portmgr (blanket) --- x11/beforelight/Makefile | 4 +++- x11/beforelight/pkg-plist | 2 +- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/x11/beforelight/Makefile b/x11/beforelight/Makefile index 2d74ed233781..49c010cad108 100644 --- a/x11/beforelight/Makefile +++ b/x11/beforelight/Makefile @@ -1,6 +1,6 @@ PORTNAME= beforelight PORTVERSION= 1.0.5 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= x11 MAINTAINER= x11@FreeBSD.org @@ -9,4 +9,6 @@ COMMENT= Sample screen saver for X USES= xorg xorg-cat:app USE_XORG= x11 xscrnsaver xt xaw7 xt +GNU_CONFIGURE_MANPREFIX=${PREFIX}/share + .include <bsd.port.mk> diff --git a/x11/beforelight/pkg-plist b/x11/beforelight/pkg-plist index fe22e8660ef2..383c2b92bf3f 100644 --- a/x11/beforelight/pkg-plist +++ b/x11/beforelight/pkg-plist @@ -1,3 +1,3 @@ bin/beforelight -man/man1/beforelight.1.gz +share/man/man1/beforelight.1.gz share/X11/app-defaults/Beforelight