Skip to content

Commit

Permalink
misc/lxde-common: Move man pages to share/man
Browse files Browse the repository at this point in the history
Approved by:	portmgr (blanket)
  • Loading branch information
Christian Weisgerber authored and Christian Weisgerber committed Mar 14, 2024
1 parent 413f711 commit 359ff4a
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 4 deletions.
3 changes: 2 additions & 1 deletion misc/lxde-common/Makefile
@@ -1,6 +1,6 @@
PORTNAME= lxde-common
PORTVERSION= 0.99.2
PORTREVISION= 2
PORTREVISION= 3
CATEGORIES= misc
MASTER_SITES= SF/lxde/${PORTNAME}%20%28default%20config%29/${PORTNAME}%20${PORTVERSION:R}/

Expand All @@ -18,6 +18,7 @@ RUN_DEPENDS= lxde-icon-theme>=0:x11-themes/lxde-icon-theme \
USES= gettext-tools gmake gnome localbase tar:xz
USE_GNOME= gtk20 intltool
GNU_CONFIGURE= yes
GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share
CONFIGURE_ARGS= --sysconfdir=${PREFIX}/etc \
--with-xsession-path=${PREFIX}/share/xsessions
NO_ARCH= yes
Expand Down
6 changes: 3 additions & 3 deletions misc/lxde-common/pkg-plist
Expand Up @@ -8,14 +8,14 @@ etc/xdg/lxsession/LXDE/autostart
etc/xdg/openbox/LXDE/menu.xml
etc/xdg/openbox/LXDE/rc.xml
@sample etc/xdg/pcmanfm/LXDE/pcmanfm.conf.sample
man/man1/lxde-logout.1.gz
man/man1/openbox-lxde.1.gz
man/man1/startlxde.1.gz
share/applications/lxde-logout.desktop
share/applications/lxde-screenlock.desktop
%%DATADIR%%/images/logout-banner.png
%%DATADIR%%/images/lxde-icon.png
%%DATADIR%%/wallpapers/lxde_blue.jpg
%%DATADIR%%/wallpapers/lxde_green.jpg
%%DATADIR%%/wallpapers/lxde_red.jpg
share/man/man1/lxde-logout.1.gz
share/man/man1/openbox-lxde.1.gz
share/man/man1/startlxde.1.gz
share/xsessions/LXDE.desktop

0 comments on commit 359ff4a

Please sign in to comment.