aboutsummaryrefslogtreecommitdiff
path: root/x11-wm/xfce4-desktop
diff options
context:
space:
mode:
authorGuido Falsi <madpilot@FreeBSD.org>2019-01-22 14:44:38 +0000
committerGuido Falsi <madpilot@FreeBSD.org>2019-01-22 14:44:38 +0000
commit41ff4e536e680bc94d0949bc7708ddfe6f5646a7 (patch)
tree0b87a1825693d30844e1b681ab080746ab147896 /x11-wm/xfce4-desktop
parentec5f7eb8bb72b6cf44e7b35905514df560d5f22b (diff)
downloadports-41ff4e536e680bc94d0949bc7708ddfe6f5646a7.tar.gz
ports-41ff4e536e680bc94d0949bc7708ddfe6f5646a7.zip
Clenup xfce ports:
- Add missing dependencies - Remove unneeded patches - Regenerate and rename legacy patches - Add NLS option to ports providing such a knob, and missing the option - Add INSTALL_TARGET=install-strip where missing - Sort things - Remove unneeded += - Cosmetic changes to OPTION related variables to improve readability - Update WWW - Silence portlint warnings about variables order - Bump PORTREVISION where changing dependencies and/or adding install-strip
Notes
Notes: svn path=/head/; revision=490953
Diffstat (limited to 'x11-wm/xfce4-desktop')
-rw-r--r--x11-wm/xfce4-desktop/Makefile30
-rw-r--r--x11-wm/xfce4-desktop/pkg-descr2
2 files changed, 18 insertions, 14 deletions
diff --git a/x11-wm/xfce4-desktop/Makefile b/x11-wm/xfce4-desktop/Makefile
index 84b2c2430a94..112070e04868 100644
--- a/x11-wm/xfce4-desktop/Makefile
+++ b/x11-wm/xfce4-desktop/Makefile
@@ -20,26 +20,30 @@ LIB_DEPENDS= libdbus-1.so:devel/dbus \
libfontconfig.so:x11-fonts/fontconfig \
libfreetype.so:print/freetype2
-USES= gettext-tools gmake pkgconfig tar:bzip2 xfce
-GNU_CONFIGURE= yes
-INSTALLS_ICONS= yes
-USE_GNOME= glib20 gtk20 intltool libwnck cairo
+USES= gettext-tools gmake gnome pkgconfig tar:bzip2 xfce
+USE_GNOME= cairo glib20 gtk20 intltool libwnck
USE_XFCE= garcon libexo
USE_XORG= ice sm x11
+
+GNU_CONFIGURE= yes
+INSTALLS_ICONS= yes
INSTALL_TARGET= install-strip
-CONFIGURE_ARGS+=--enable-gio-unix \
+CONFIGURE_ARGS= --enable-gio-unix \
--enable-notifications
-OPTIONS_DEFINE= NLS THUNAR
-OPTIONS_DEFAULT= THUNAR
-NLS_USES= gettext-runtime
-NLS_CONFIGURE_ENABLE= nls
-THUNAR_USE= xfce=thunar
+OPTIONS_DEFINE= NLS THUNAR
+OPTIONS_DEFAULT= THUNAR
+OPTIONS_SUB= yes
+
+THUNAR_DESC= Thunar file manager support
+
+NLS_CONFIGURE_ENABLE= nls
+NLS_USES= gettext-runtime
+
THUNAR_CONFIGURE_ENABLE= thunarx
-THUNAR_CONFIGURE_WITH= file-manager-fallback=Thunar
-THUNAR_DESC= Thunar file manager support
-OPTIONS_SUB= yes
+THUNAR_CONFIGURE_WITH= file-manager-fallback=Thunar
+THUNAR_USE= xfce=thunar
post-patch-NLS-off:
@${REINPLACE_CMD} -e 's|po ||' ${WRKSRC}/Makefile.in
diff --git a/x11-wm/xfce4-desktop/pkg-descr b/x11-wm/xfce4-desktop/pkg-descr
index 22d53b28d0a8..146c608ec64a 100644
--- a/x11-wm/xfce4-desktop/pkg-descr
+++ b/x11-wm/xfce4-desktop/pkg-descr
@@ -1,4 +1,4 @@
The desktop manager sets the background image, and provides a root
window menu, desktop icons or minimized icons and windows list.
-WWW: http://www.xfce.org/
+WWW: https://www.xfce.org/