svn commit: r382381 - head/x11-wm/xfce4-desktop

Olivier Duchateau olivierd at FreeBSD.org
Fri Mar 27 09:16:45 UTC 2015


Author: olivierd
Date: Fri Mar 27 09:16:44 2015
New Revision: 382381
URL: https://svnweb.freebsd.org/changeset/ports/382381
QAT: https://qat.redports.org/buildarchive/r382381/

Log:
  Unbreak build, when Thunar is not set
  
  Reported by:	Andreas Koga <koga at kabelmail.de>

Modified:
  head/x11-wm/xfce4-desktop/Makefile

Modified: head/x11-wm/xfce4-desktop/Makefile
==============================================================================
--- head/x11-wm/xfce4-desktop/Makefile	Fri Mar 27 09:07:45 2015	(r382380)
+++ head/x11-wm/xfce4-desktop/Makefile	Fri Mar 27 09:16:44 2015	(r382381)
@@ -34,6 +34,7 @@ NLS_CONFIGURE_ENABLE=	nls
 THUNAR_USE=	xfce=thunar
 THUNAR_CONFIGURE_ENABLE=	thunarx
 THUNAR_CONFIGURE_WITH=	file-manager-fallback=Thunar
+THUNAR_USE_OFF=	xfce=libexo
 THUNAR_DESC=	Thunar file manager support
 OPTIONS_SUB=	yes
 


More information about the svn-ports-head mailing list