aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMuhammad Moinur Rahman <bofh@FreeBSD.org>2024-01-28 02:15:29 +0000
committerMuhammad Moinur Rahman <bofh@FreeBSD.org>2024-01-28 13:39:26 +0000
commitab41afe659948ed1622ad5f607044b4d4eb680fe (patch)
tree56e28ae4ddbb0fbc6f1b18635100e179a69d1f5c
parentedb53ad8f10bb1b1d77ab596125623368af455b6 (diff)
downloadports-ab41afe659948ed1622ad5f607044b4d4eb680fe.tar.gz
ports-ab41afe659948ed1622ad5f607044b4d4eb680fe.zip
sysutils/consolekit2: Moved man to share/man
Approved by: portmgr (blanket)
-rw-r--r--sysutils/consolekit2/Makefile3
-rw-r--r--sysutils/consolekit2/pkg-plist10
2 files changed, 7 insertions, 6 deletions
diff --git a/sysutils/consolekit2/Makefile b/sysutils/consolekit2/Makefile
index 73c5a4c77642..871335547c6a 100644
--- a/sysutils/consolekit2/Makefile
+++ b/sysutils/consolekit2/Makefile
@@ -1,6 +1,6 @@
PORTNAME= consolekit
PORTVERSION= 1.2.6
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= sysutils gnome
PKGNAMESUFFIX= 2
@@ -39,6 +39,7 @@ USES= autoreconf gettext gmake gnome libtool localbase pathfix pkgconfig \
USE_CSTD= gnu99
USE_GNOME= glib20 libxslt introspection:build
GNU_CONFIGURE= yes
+GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
USE_LDCONFIG= yes
CONFIGURE_ARGS= --with-pid-file=/var/run/${PORTNAME}.pid \
--enable-pam-module \
diff --git a/sysutils/consolekit2/pkg-plist b/sysutils/consolekit2/pkg-plist
index 0539057f55dc..5434b3e40a51 100644
--- a/sysutils/consolekit2/pkg-plist
+++ b/sysutils/consolekit2/pkg-plist
@@ -29,11 +29,11 @@ libexec/ck-collect-session-info
%%X11%%@(,,4755) libexec/ck-get-x11-display-device
%%X11%%libexec/ck-get-x11-server-pid
libexec/ck-remove-directory
-man/man1/ck-history.1.gz
-man/man1/ck-launch-session.1.gz
-man/man1/ck-list-sessions.1.gz
-man/man1/console-kit-daemon.1m.gz
-man/man8/pam_ck_connector.8.gz
+share/man/man1/ck-history.1.gz
+share/man/man1/ck-launch-session.1.gz
+share/man/man1/ck-list-sessions.1.gz
+share/man/man1/console-kit-daemon.1m.gz
+share/man/man8/pam_ck_connector.8.gz
sbin/ck-log-system-restart
sbin/ck-log-system-start
sbin/ck-log-system-stop