Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 23 Apr 2014 20:26:50 +0000 (UTC)
From:      Matthias Andree <mandree@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r351970 - head/graphics/ufraw
Message-ID:  <201404232026.s3NKQo7f024204@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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=""



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