Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 13 Mar 2015 17:26:47 +0000 (UTC)
From:      Olivier Duchateau <olivierd@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r381220 - head/x11-wm/xfce4-desktop
Message-ID:  <201503131726.t2DHQlgx002236@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: olivierd
Date: Fri Mar 13 17:26:47 2015
New Revision: 381220
URL: https://svnweb.freebsd.org/changeset/ports/381220
QAT: https://qat.redports.org/buildarchive/r381220/

Log:
  Make really Thunar optional (fix revision r380955)
  
  PR:		198561
  Submitted by:	lichray@gmail.com
  Reported by:	makc@, Eric Douzet

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

Modified: head/x11-wm/xfce4-desktop/Makefile
==============================================================================
--- head/x11-wm/xfce4-desktop/Makefile	Fri Mar 13 17:11:14 2015	(r381219)
+++ head/x11-wm/xfce4-desktop/Makefile	Fri Mar 13 17:26:47 2015	(r381220)
@@ -20,7 +20,7 @@ LIB_DEPENDS=	libdbus-glib-1.so:${PORTSDI
 GNU_CONFIGURE=	yes
 INSTALLS_ICONS=	yes
 USE_GNOME=	glib20 gtk20 intltool intlhack libwnck
-USE_XFCE=	garcon thunar
+USE_XFCE=	garcon
 USES=	pkgconfig gmake gettext-tools xfce tar:bzip2
 USE_XORG=	x11 sm
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201503131726.t2DHQlgx002236>