mirror of
https://git.freebsd.org/ports.git
synced 2025-05-12 23:31:50 -04:00
x11-wm/xfce4-desktop: Moved man to share/man
Approved by: portmgr (blanket)
This commit is contained in:
parent
bf2a8df989
commit
28d8b88163
2 changed files with 3 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
PORTNAME= xfce4-desktop
|
PORTNAME= xfce4-desktop
|
||||||
PORTVERSION= 4.18.1
|
PORTVERSION= 4.18.1
|
||||||
PORTREVISION= 3
|
PORTREVISION= 4
|
||||||
CATEGORIES= x11-wm xfce
|
CATEGORIES= x11-wm xfce
|
||||||
MASTER_SITES= XFCE
|
MASTER_SITES= XFCE
|
||||||
DISTNAME= xfdesktop-${DISTVERSIONFULL}
|
DISTNAME= xfdesktop-${DISTVERSIONFULL}
|
||||||
|
@ -23,6 +23,7 @@ USE_XFCE= garcon libexo xfconf
|
||||||
USE_XORG= ice sm x11
|
USE_XORG= ice sm x11
|
||||||
|
|
||||||
GNU_CONFIGURE= yes
|
GNU_CONFIGURE= yes
|
||||||
|
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
|
||||||
INSTALL_TARGET= install-strip
|
INSTALL_TARGET= install-strip
|
||||||
|
|
||||||
CONFIGURE_ARGS= --enable-gio-unix \
|
CONFIGURE_ARGS= --enable-gio-unix \
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
bin/xfdesktop
|
bin/xfdesktop
|
||||||
bin/xfdesktop-settings
|
bin/xfdesktop-settings
|
||||||
man/man1/xfdesktop.1.gz
|
share/man/man1/xfdesktop.1.gz
|
||||||
share/applications/xfce-backdrop-settings.desktop
|
share/applications/xfce-backdrop-settings.desktop
|
||||||
share/backgrounds/xfce/xfce-blue.jpg
|
share/backgrounds/xfce/xfce-blue.jpg
|
||||||
share/backgrounds/xfce/xfce-flower.svg
|
share/backgrounds/xfce/xfce-flower.svg
|
||||||
|
|
Loading…
Add table
Reference in a new issue