Skip to content

Commit

Permalink
x11/mate-applets: 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 a3e9a45 commit cea8a9f
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 7 deletions.
3 changes: 2 additions & 1 deletion x11/mate-applets/Makefile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
PORTNAME= mate-applets
PORTVERSION= 1.26.0
PORTREVISION= 4
PORTREVISION= 5
CATEGORIES= x11 mate
MASTER_SITES= MATE
DIST_SUBDIR= mate
Expand Down Expand Up @@ -33,6 +33,7 @@ USE_XORG= ice sm x11
USE_GNOME= cairo gtk30 gtksourceview3 intltool libwnck3 libxml2
USE_LDCONFIG= yes
GNU_CONFIGURE= yes
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
CONFIGURE_ENV= OS_SYS="/usr/include"
CONFIGURE_ARGS= --without-nl

Expand Down
12 changes: 6 additions & 6 deletions x11/mate-applets/pkg-plist
Original file line number Diff line number Diff line change
Expand Up @@ -11,12 +11,12 @@ libexec/mateweather-applet
libexec/stickynotes-applet
libexec/timer-applet
libexec/trashapplet
man/man1/mate-charpick-applet.1.gz
man/man1/mate-cpufreq-selector.1.gz
man/man1/mate-drivemount-applet.1.gz
man/man1/mate-geyes-applet.1.gz
man/man1/mate-multiload-applet.1.gz
man/man1/mateweather.1.gz
share/man/man1/mate-charpick-applet.1.gz
share/man/man1/mate-cpufreq-selector.1.gz
share/man/man1/mate-drivemount-applet.1.gz
share/man/man1/mate-geyes-applet.1.gz
share/man/man1/mate-multiload-applet.1.gz
share/man/man1/mateweather.1.gz
share/dbus-1/services/org.mate.panel.applet.AccessxStatusAppletFactory.service
%%BATTERY%%share/dbus-1/services/org.mate.panel.applet.BattstatAppletFactory.service
share/dbus-1/services/org.mate.panel.applet.CharpickerAppletFactory.service
Expand Down

0 comments on commit cea8a9f

Please sign in to comment.