aboutsummaryrefslogtreecommitdiff
path: root/www/bluefish/pkg-plist
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2006-02-28 19:59:59 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2006-02-28 19:59:59 +0000
commit4dbd05f8c46732ced29ce0bae1cb13ee10950d11 (patch)
tree4210867983ce84644091c7985101bb57fc3f3f8f /www/bluefish/pkg-plist
parent85b1cc37810a0ad41d11940bddbccb38711057d8 (diff)
downloadports-4dbd05f8c46732ced29ce0bae1cb13ee10950d11.tar.gz
ports-4dbd05f8c46732ced29ce0bae1cb13ee10950d11.zip
Try to fix the plist again. Since bluefish does not include a static
bluefish-project.xml MIME application file, it is dynamically generated after a call to update-desktop-database. Just make sure all the right calls happen in the right order. Approved by: portmgr (implicit)
Notes
Notes: svn path=/head/; revision=156901
Diffstat (limited to 'www/bluefish/pkg-plist')
-rw-r--r--www/bluefish/pkg-plist2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/bluefish/pkg-plist b/www/bluefish/pkg-plist
index de14ba23dfa3..6a06b688d210 100644
--- a/www/bluefish/pkg-plist
+++ b/www/bluefish/pkg-plist
@@ -47,8 +47,8 @@ share/locale/ta/LC_MESSAGES/bluefish.mo
share/locale/tr/LC_MESSAGES/bluefish.mo
share/locale/zh_CN/LC_MESSAGES/bluefish.mo
share/locale/zh_TW/LC_MESSAGES/bluefish.mo
-share/mime/application/bluefish-project.xml
share/mime/packages/bluefish.xml
@dirrm share/bluefish
@exec %%LOCALBASE%%/bin/update-mime-database %D/share/mime
@unexec %%LOCALBASE%%/bin/update-mime-database %D/share/mime
+@unexec %%LOCALBASE%%/bin/update-desktop-database > /dev/null || /usr/bin/true