Skip to content

Commit

Permalink
sysutils/mate-power-manager: 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 Feb 26, 2024
1 parent e83c208 commit ebd2523
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 5 deletions.
3 changes: 2 additions & 1 deletion sysutils/mate-power-manager/Makefile
@@ -1,6 +1,6 @@
PORTNAME= mate-power-manager
PORTVERSION= 1.26.0
PORTREVISION= 3
PORTREVISION= 4
CATEGORIES= sysutils mate
MASTER_SITES= MATE
DIST_SUBDIR= mate
Expand Down Expand Up @@ -32,6 +32,7 @@ USE_MATE= panel
USE_XORG= x11 xext xorgproto xrandr xrender
USE_GNOME= cairo glib20 gtk30 intlhack
GNU_CONFIGURE= yes
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
CONFIGURE_ENV= LIBS="-lexecinfo"
CONFIGURE_ARGS= --disable-docbook-docs \
--with-doc-dir=${PREFIX}/share/doc \
Expand Down
8 changes: 4 additions & 4 deletions sysutils/mate-power-manager/pkg-plist
Expand Up @@ -4,10 +4,10 @@ bin/mate-power-statistics
etc/xdg/autostart/mate-power-manager.desktop
libexec/mate-brightness-applet
libexec/mate-inhibit-applet
man/man1/mate-power-backlight-helper.1.gz
man/man1/mate-power-manager.1.gz
man/man1/mate-power-preferences.1.gz
man/man1/mate-power-statistics.1.gz
share/man/man1/mate-power-backlight-helper.1.gz
share/man/man1/mate-power-manager.1.gz
share/man/man1/mate-power-preferences.1.gz
share/man/man1/mate-power-statistics.1.gz
sbin/mate-power-backlight-helper
share/applications/mate-power-preferences.desktop
share/applications/mate-power-statistics.desktop
Expand Down

0 comments on commit ebd2523

Please sign in to comment.