diff --git a/misc/lxde-common/Makefile b/misc/lxde-common/Makefile index 65bff44769b5..9d27e72d2f8c 100644 --- a/misc/lxde-common/Makefile +++ b/misc/lxde-common/Makefile @@ -1,33 +1,34 @@ 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}/ MAINTAINER= ports@FreeBSD.org COMMENT= LXDE Common files WWW= https://lxde.org/ LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING RUN_DEPENDS= lxde-icon-theme>=0:x11-themes/lxde-icon-theme \ gnome-themes-extra>=3.18:x11-themes/gnome-themes-extra \ xscreensaver:x11/xscreensaver 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 DATADIR= ${PREFIX}/share/lxde post-install: ${INSTALL_DATA} ${WRKSRC}/desktop.conf \ ${STAGEDIR}${PREFIX}/etc/xdg/lxsession/LXDE/desktop.conf.sample ${INSTALL_DATA} ${WRKSRC}/pcmanfm/pcmanfm.conf \ ${STAGEDIR}${PREFIX}/etc/xdg/pcmanfm/LXDE/pcmanfm.conf.sample .include diff --git a/misc/lxde-common/pkg-plist b/misc/lxde-common/pkg-plist index 68d46a34ea55..b003ee239805 100644 --- a/misc/lxde-common/pkg-plist +++ b/misc/lxde-common/pkg-plist @@ -1,21 +1,21 @@ bin/lxde-logout bin/openbox-lxde bin/startlxde etc/xdg/lxpanel/LXDE/config etc/xdg/lxpanel/LXDE/panels/panel etc/xdg/lxsession/LXDE/autostart @sample etc/xdg/lxsession/LXDE/desktop.conf.sample 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