aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMuhammad Moinur Rahman <bofh@FreeBSD.org>2024-02-26 19:13:27 +0000
committerMuhammad Moinur Rahman <bofh@FreeBSD.org>2024-02-26 19:26:35 +0000
commita0bdab26546bcdee0cb1c7f3a5794391bba29c91 (patch)
treeb59cb4f251429a0b252ed3662506a27e007bb0ac
parent106f966561fb9d4e8c1ddd9e3725964fc875c83c (diff)
downloadports-a0bdab26546bcdee0cb1c7f3a5794391bba29c91.tar.gz
ports-a0bdab26546bcdee0cb1c7f3a5794391bba29c91.zip
x11/screen-message: Moved man to share/man
Approved by: portmgr (blanket)
-rw-r--r--x11/screen-message/Makefile5
1 files 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