svn commit: r351970 - head/graphics/ufraw
Matthias Andree
mandree at FreeBSD.org
Wed Apr 23 20:26:50 UTC 2014
Author: mandree
Date: Wed Apr 23 20:26:50 2014
New Revision: 351970
URL: http://svnweb.freebsd.org/changeset/ports/351970
QAT: https://qat.redports.org/buildarchive/r351970/
Log:
Drop excess USES+=desktop-file-utils under the GNOME option,
which broke the stage-qa target.
Approved by: portmgr (blanket)
Modified:
head/graphics/ufraw/Makefile
Modified: head/graphics/ufraw/Makefile
==============================================================================
--- head/graphics/ufraw/Makefile Wed Apr 23 20:06:18 2014 (r351969)
+++ head/graphics/ufraw/Makefile Wed Apr 23 20:26:50 2014 (r351970)
@@ -81,7 +81,6 @@ CONFIGURE_ARGS+=--without-gtk
.if ${PORT_OPTIONS:MGNOME}
CATEGORIES+= gnome
USE_GNOME= gconf2
-USES+= desktop-file-utils
CONFIGURE_ARGS+= --enable-mime
GCONF_SCHEMAS= ${PORTNAME}.schemas
PLIST_SUB+= GNOME=""
More information about the svn-ports-all
mailing list