summaryrefslogtreecommitdiff
path: root/net-p2p
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2004-12-29 02:18:31 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2004-12-29 02:18:31 +0000
commitaca8e2a600efdd2bdc15c5623c1df34ec80a06a3 (patch)
tree8960c0ab614d5735143e522fb2b38072e7eeba4d /net-p2p
parentUpdate WWW tag (diff)
Chase the new location for update-desktop-database by allowing the command
to be found in PATH.
Notes
Notes: svn path=/head/; revision=125408
Diffstat (limited to 'net-p2p')
-rw-r--r--net-p2p/gnome-btdownload/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-p2p/gnome-btdownload/Makefile b/net-p2p/gnome-btdownload/Makefile
index 39af645f77a9..61c415a472d3 100644
--- a/net-p2p/gnome-btdownload/Makefile
+++ b/net-p2p/gnome-btdownload/Makefile
@@ -35,7 +35,7 @@ post-patch:
${WRKSRC}/share/desktop/gnome-btdownload.desktop
post-install:
- @${X11BASE}/bin/update-desktop-database
+ @-update-desktop-database
.ifndef (NOPORTDOCS)
@${MKDIR} ${DOCSDIR}
.for i in ${DOCS}