aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoseph Mingrone <jrm@FreeBSD.org>2024-02-26 18:37:52 +0000
committerJoseph Mingrone <jrm@FreeBSD.org>2024-02-26 18:41:14 +0000
commit5a7a7e6535135fe97424762595edafaf75d062ac (patch)
tree14f2ab824418eae29483a7b6ef750fe74149d61b
parent0841c1b044c73a6689b095c4100fbf92161aa892 (diff)
downloadports-5a7a7e6535135fe97424762595edafaf75d062ac.tar.gz
ports-5a7a7e6535135fe97424762595edafaf75d062ac.zip
accessibility/redshift: Install man pages under share/man
Sponsored by: The FreeBSD Foundation
-rw-r--r--accessibility/redshift/Makefile3
-rw-r--r--accessibility/redshift/pkg-plist2
2 files changed, 3 insertions, 2 deletions
diff --git a/accessibility/redshift/Makefile b/accessibility/redshift/Makefile
index e002fd656cc2..14d6f3ea10a6 100644
--- a/accessibility/redshift/Makefile
+++ b/accessibility/redshift/Makefile
@@ -1,7 +1,7 @@
PORTNAME= redshift
PORTVERSION= 1.12
DISTVERSIONPREFIX= v
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= accessibility
PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/
@@ -24,6 +24,7 @@ USE_GITHUB= yes
GH_ACCOUNT= jonls
USE_GNOME= intltool
GNU_CONFIGURE= yes
+GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share
SHEBANG_FILES= src/redshift-gtk/redshift-gtk.in
CONFIGURE_ARGS+= --disable-wingdi
diff --git a/accessibility/redshift/pkg-plist b/accessibility/redshift/pkg-plist
index 50517fed2d34..03ac757ba85b 100644
--- a/accessibility/redshift/pkg-plist
+++ b/accessibility/redshift/pkg-plist
@@ -1,5 +1,5 @@
bin/redshift
-man/man1/redshift.1.gz
+share/man/man1/redshift.1.gz
%%GUI%%share/icons/hicolor/scalable/apps/redshift.svg
%%GUI%%share/icons/hicolor/scalable/apps/redshift-status-off.svg
%%GUI%%share/icons/hicolor/scalable/apps/redshift-status-on.svg