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

This commit is contained in:
Dmitry Marakasov 2015-06-23 14:12:34 +00:00
parent 325120a650
commit 2246729ab2
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=390408

View file

@ -3,7 +3,7 @@
PORTNAME= gksu PORTNAME= gksu
PORTVERSION= 2.0.2 PORTVERSION= 2.0.2
PORTREVISION= 5 PORTREVISION= 6
CATEGORIES= sysutils CATEGORIES= sysutils
MASTER_SITES= http://people.debian.org/~kov/gksu/ MASTER_SITES= http://people.debian.org/~kov/gksu/
@ -14,8 +14,7 @@ LIB_DEPENDS= libgksu2.so:${PORTSDIR}/sysutils/libgksu \
libnautilus-extension.so:${PORTSDIR}/x11-fm/nautilus \ libnautilus-extension.so:${PORTSDIR}/x11-fm/nautilus \
libgnome-keyring.so:${PORTSDIR}/security/libgnome-keyring libgnome-keyring.so:${PORTSDIR}/security/libgnome-keyring
USES= desktop-file-utils gettext-tools gmake libtool pathfix \ USES= gettext-tools gmake libtool pathfix pkgconfig
pkgconfig
USE_GNOME= gconf2 gnomeprefix gtk20 intlhack USE_GNOME= gconf2 gnomeprefix gtk20 intlhack
GNU_CONFIGURE= yes GNU_CONFIGURE= yes
USE_LDCONFIG= yes USE_LDCONFIG= yes