From 9d1b16cb4446502677a4c2adc2e1f72d69601850 Mon Sep 17 00:00:00 2001 From: Automaton Date: Tue, 4 Jun 2013 20:57:20 +0200 Subject: [PATCH] Tweak sysutils/gksu version 2.0.2_2 --- sysutils/gksu/Makefile | 9 +++------ sysutils/gksu/pkg-plist | 2 -- 2 files changed, 3 insertions(+), 8 deletions(-) diff --git a/sysutils/gksu/Makefile b/sysutils/gksu/Makefile index 84b4380d3ee..7aedd2f2c81 100644 --- a/sysutils/gksu/Makefile +++ b/sysutils/gksu/Makefile @@ -1,5 +1,5 @@ # Created by: Jesse van den Kieboom -# $FreeBSD: sysutils/gksu/Makefile 316355 2013-04-23 14:20:25Z bapt $ +# $FreeBSD: sysutils/gksu/Makefile 319005 2013-05-24 18:27:19Z bsam $ PORTNAME= gksu PORTVERSION= 2.0.2 @@ -14,8 +14,8 @@ LIB_DEPENDS= gksu2:${PORTSDIR}/sysutils/libgksu \ nautilus-extension:${PORTSDIR}/x11-fm/nautilus \ gnome-keyring:${PORTSDIR}/security/gnome-keyring -USES= pathfix pkgconfig -USE_GNOME= desktopfileutils gconf2 gnomeprefix gtk20 intlhack +USES= desktop-file-utils pathfix pkgconfig +USE_GNOME= gconf2 gnomeprefix gtk20 intlhack GNU_CONFIGURE= yes USE_GMAKE= yes USE_LDCONFIG= yes @@ -29,7 +29,4 @@ post-patch: @${REINPLACE_CMD} -e 's|glib/gkeyfile.h|glib.h|g' \ ${WRKSRC}/nautilus-gksu/libnautilus-gksu.c -post-install: - -update-desktop-database - .include diff --git a/sysutils/gksu/pkg-plist b/sysutils/gksu/pkg-plist index 0fa73baae4a..9db7f601c29 100644 --- a/sysutils/gksu/pkg-plist +++ b/sysutils/gksu/pkg-plist @@ -9,5 +9,3 @@ share/pixmaps/gksu-root-terminal.png share/gksu/gksu-migrate-conf.sh @dirrm share/gksu @dirrmtry share/applications -@exec %%LOCALBASE%%/bin/update-desktop-database > /dev/null || /usr/bin/true -@unexec %%LOCALBASE%%/bin/update-desktop-database > /dev/null || /usr/bin/true -- 2.41.0