git: a0bdab26546b - main - x11/screen-message: Moved man to share/man
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 26 Feb 2024 19:26:59 UTC
The branch main has been updated by bofh:
URL: https://cgit.FreeBSD.org/ports/commit/?id=a0bdab26546bcdee0cb1c7f3a5794391bba29c91
commit a0bdab26546bcdee0cb1c7f3a5794391bba29c91
Author: Muhammad Moinur Rahman <bofh@FreeBSD.org>
AuthorDate: 2024-02-26 19:13:27 +0000
Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org>
CommitDate: 2024-02-26 19:26:35 +0000
x11/screen-message: Moved man to share/man
Approved by: portmgr (blanket)
---
x11/screen-message/Makefile | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/x11/screen-message/Makefile b/x11/screen-message/Makefile
index da835861e795..7418e1488d8a 100644
--- a/x11/screen-message/Makefile
+++ b/x11/screen-message/Makefile
@@ -1,6 +1,6 @@
PORTNAME= screen-message
PORTVERSION= 0.25
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= x11
MAINTAINER= mail@dhauck.eu
@@ -16,10 +16,11 @@ GH_ACCOUNT= nomeata
GH_TAGNAME= 82c01f85d9ca9d0a3b2fe811249808d2fe4703ba
GNU_CONFIGURE= yes
+GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
USE_GNOME= gtk30 atk glib20 cairo gdkpixbuf2
PLIST_FILES= bin/sm \
- man/man6/sm.6.gz \
+ share/man/man6/sm.6.gz \
share/applications/sm.desktop \
share/icons/hicolor/48x48/apps/sm.png