aboutsummaryrefslogtreecommitdiff
path: root/graphics/ufraw
diff options
context:
space:
mode:
authorMatthias Andree <mandree@FreeBSD.org>2014-04-23 20:26:50 +0000
committerMatthias Andree <mandree@FreeBSD.org>2014-04-23 20:26:50 +0000
commit744899e18fe4411fd350784669c1a61088d86d6f (patch)
tree09739d1e7370f1594fafde52df6354b8d357f550 /graphics/ufraw
parent856c8cd2639cb243901c362520ad20a63171bc06 (diff)
downloadports-744899e18fe4411fd350784669c1a61088d86d6f.tar.gz
ports-744899e18fe4411fd350784669c1a61088d86d6f.zip
Drop excess USES+=desktop-file-utils under the GNOME option,
which broke the stage-qa target. Approved by: portmgr (blanket)
Notes
Notes: svn path=/head/; revision=351970
Diffstat (limited to 'graphics/ufraw')
-rw-r--r--graphics/ufraw/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/graphics/ufraw/Makefile b/graphics/ufraw/Makefile
index c96addd6c4bf..97440ab6820b 100644
--- a/graphics/ufraw/Makefile
+++ b/graphics/ufraw/Makefile
@@ -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=""