mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -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
|
||||
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}/sysutils/libgksu \
|
|||
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
|
||||
|
|
Loading…
Add table
Reference in a new issue