mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 09:49:18 -04:00
- Remove USES=desktop-file-utils as suggested by stage-qa
This commit is contained in:
parent
325120a650
commit
2246729ab2
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=390408
1 changed files with 2 additions and 3 deletions
|
@ -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
|
||||||
|
|
Loading…
Add table
Reference in a new issue