Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 8 May 2014 01:54:28 +0000 (UTC)
From:      Dmitry Marakasov <amdmi3@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r353238 - head/graphics/geeqie
Message-ID:  <201405080154.s481sSe8013262@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: amdmi3
Date: Thu May  8 01:54:28 2014
New Revision: 353238
URL: http://svnweb.freebsd.org/changeset/ports/353238
QAT: https://qat.redports.org/buildarchive/r353238/

Log:
  - Convert USE_GNOME=desktopfileutils to USES

Modified:
  head/graphics/geeqie/Makefile

Modified: head/graphics/geeqie/Makefile
==============================================================================
--- head/graphics/geeqie/Makefile	Thu May  8 01:47:58 2014	(r353237)
+++ head/graphics/geeqie/Makefile	Thu May  8 01:54:28 2014	(r353238)
@@ -12,8 +12,8 @@ COMMENT=	Lightweight image viewer forked
 
 LIB_DEPENDS=	libpng15.so:${PORTSDIR}/graphics/png
 
-USES=		gettext gmake pkgconfig
-USE_GNOME=	gtk20 desktopfileutils
+USES=		gettext gmake pkgconfig desktop-file-utils
+USE_GNOME=	gtk20
 GNU_CONFIGURE=	yes
 CONFIGURE_ARGS=	--docdir="${DOCSDIR}" \
 		--htmldir="${DOCSDIR}/html" \



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