Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 27 Apr 2013 20:20:45 +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: r316689 - head/x11-wm/xfce4-session
Message-ID:  <201304272020.r3RKKj8Z048646@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: olivierd
Date: Sat Apr 27 20:20:45 2013
New Revision: 316689
URL: http://svnweb.freebsd.org/changeset/ports/316689

Log:
  - Remove USES= desktop-file-utils, because MimeType entry is not present
  in .desktop files.
  
  Reported by:	ak@

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

Modified: head/x11-wm/xfce4-session/Makefile
==============================================================================
--- head/x11-wm/xfce4-session/Makefile	Sat Apr 27 20:07:30 2013	(r316688)
+++ head/x11-wm/xfce4-session/Makefile	Sat Apr 27 20:20:45 2013	(r316689)
@@ -3,7 +3,7 @@
 
 PORTNAME=	xfce4-session
 PORTVERSION=	4.10.0
-PORTREVISION=	3
+PORTREVISION=	4
 CATEGORIES=	x11-wm xfce
 MASTER_SITES=	${MASTER_SITE_XFCE}
 DIST_SUBDIR=	xfce4
@@ -25,7 +25,7 @@ INSTALLS_ICONS=	yes
 USE_BZIP2=	yes
 USE_GMAKE=	yes
 USE_GNOME=	gtk20 glib20 intltool intlhack
-USES=		desktop-file-utils pathfix pkgconfig
+USES=		pathfix pkgconfig
 USE_LDCONFIG=	yes
 USE_XFCE=	configenv libmenu libutil panel xfconf
 USE_XORG=	x11 sm ice



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