svn commit: r390408 - head/sysutils/gksu
Dmitry Marakasov
amdmi3 at FreeBSD.org
Tue Jun 23 14:12:35 UTC 2015
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
More information about the svn-ports-all
mailing list