Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 23 Jun 2015 14:12:35 +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: r390408 - head/sysutils/gksu
Message-ID:  <201506231412.t5NECZqr055776@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: amdmi3
Date: Tue Jun 23 14:12:34 2015
New Revision: 390408
URL: https://svnweb.freebsd.org/changeset/ports/390408

Log:
  - Remove USES=desktop-file-utils as suggested by stage-qa

Modified:
  head/sysutils/gksu/Makefile

Modified: head/sysutils/gksu/Makefile
==============================================================================
--- head/sysutils/gksu/Makefile	Tue Jun 23 14:12:21 2015	(r390407)
+++ head/sysutils/gksu/Makefile	Tue Jun 23 14:12:34 2015	(r390408)
@@ -3,7 +3,7 @@
 
 PORTNAME=	gksu
 PORTVERSION=	2.0.2
-PORTREVISION=	5
+PORTREVISION=	6
 CATEGORIES=	sysutils
 MASTER_SITES=	http://people.debian.org/~kov/gksu/
 
@@ -14,8 +14,7 @@ LIB_DEPENDS=	libgksu2.so:${PORTSDIR}/sys
 		libnautilus-extension.so:${PORTSDIR}/x11-fm/nautilus \
 		libgnome-keyring.so:${PORTSDIR}/security/libgnome-keyring
 
-USES=		desktop-file-utils gettext-tools gmake libtool pathfix \
-		pkgconfig
+USES=		gettext-tools gmake libtool pathfix pkgconfig
 USE_GNOME=	gconf2 gnomeprefix gtk20 intlhack
 GNU_CONFIGURE=	yes
 USE_LDCONFIG=	yes



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