aboutsummaryrefslogtreecommitdiffstats
path: root/net-p2p
diff options
context:
space:
mode:
authorrm <rm@FreeBSD.org>2013-07-18 18:42:14 +0800
committerrm <rm@FreeBSD.org>2013-07-18 18:42:14 +0800
commit7733ae1b1c1f36daae31b18f99534fef5fe28feb (patch)
tree9811a34e9278aa302a8c047f7831286ed498e5e3 /net-p2p
parent76c05708e8fb4867fedd8dee711a153f8da78461 (diff)
downloadfreebsd-ports-gnome-7733ae1b1c1f36daae31b18f99534fef5fe28feb.tar.gz
freebsd-ports-gnome-7733ae1b1c1f36daae31b18f99534fef5fe28feb.tar.zst
freebsd-ports-gnome-7733ae1b1c1f36daae31b18f99534fef5fe28feb.zip
- convert desktopfileutils to USES
Submitted by: miwi (by mail)
Diffstat (limited to 'net-p2p')
-rw-r--r--net-p2p/deluge/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-p2p/deluge/Makefile b/net-p2p/deluge/Makefile
index 71ccf53f8cf5..c7751c323a90 100644
--- a/net-p2p/deluge/Makefile
+++ b/net-p2p/deluge/Makefile
@@ -63,7 +63,8 @@ RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}dbus>=0.83:${PORTSDIR}/devel/py-dbus \
xdg-utils>=1.0.2:${PORTSDIR}/devel/xdg-utils
PLIST_SUB+= PYGTK=""
-USE_GNOME+= desktopfileutils librsvg2 pygtk2
+USE_GNOME+= librsvg2 pygtk2
+USES+= desktop-file-utils
INSTALLS_ICONS= yes
.else
PLIST_SUB+= PYGTK="@comment "
@@ -106,7 +107,6 @@ post-install:
fi
${INSTALL_DATA} ${WRKSRC}/deluge/data/share/applications/deluge.desktop \
${PREFIX}/share/applications
- @-update-desktop-database
.endif
.if ${PORT_OPTIONS:MDOCS}
${MKDIR} ${DOCSDIR}