svn commit: r316689 - head/x11-wm/xfce4-session
Olivier Duchateau
olivierd at FreeBSD.org
Sat Apr 27 20:20:46 UTC 2013
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
More information about the svn-ports-all
mailing list