Skip to content

Commit

Permalink
sysutils/consolekit2: Moved man to share/man
Browse files Browse the repository at this point in the history
Approved by:    portmgr (blanket)
  • Loading branch information
5u623l20 committed Jan 28, 2024
1 parent edb53ad commit ab41afe
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 6 deletions.
3 changes: 2 additions & 1 deletion sysutils/consolekit2/Makefile
@@ -1,6 +1,6 @@
PORTNAME= consolekit
PORTVERSION= 1.2.6
PORTREVISION= 2
PORTREVISION= 3
CATEGORIES= sysutils gnome
PKGNAMESUFFIX= 2

Expand Down Expand Up @@ -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 \
Expand Down
10 changes: 5 additions & 5 deletions sysutils/consolekit2/pkg-plist
Expand Up @@ -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
Expand Down

0 comments on commit ab41afe

Please sign in to comment.