summaryrefslogtreecommitdiff
path: root/editors
diff options
context:
space:
mode:
authorMax Brazhnikov <makc@FreeBSD.org>2013-05-12 16:16:56 +0000
committerMax Brazhnikov <makc@FreeBSD.org>2013-05-12 16:16:56 +0000
commit5fdd5450134ce252f349879e217d2174f0fbcd95 (patch)
tree09713521fee205653d018f729c1d83f5b4a9a030 /editors
parentUse MAINTAINER line for Submitted by: if Created by: does not exist. (diff)
- Add missing sharedmime to the list of USE_KDE4 components. It will be
superseded by recently introduced USES= shared-mime-info later. - Remove no longer needed exec/unexec from plist and post-install calls for update-mime-database - Trim Makefile header while I'm here
Notes
Notes: svn path=/head/; revision=317967
Diffstat (limited to 'editors')
-rw-r--r--editors/kile-kde4/pkg-plist2
1 files changed, 0 insertions, 2 deletions
diff --git a/editors/kile-kde4/pkg-plist b/editors/kile-kde4/pkg-plist
index 339e8bde834f..7262d7fa495b 100644
--- a/editors/kile-kde4/pkg-plist
+++ b/editors/kile-kde4/pkg-plist
@@ -1652,5 +1652,3 @@ share/mime/text/x-kilepr.xml
@dirrm share/apps/kile/complete/abbreviation
@dirrm share/apps/kile/complete
@dirrm share/apps/kile
-@exec %%LOCALBASE%%/bin/update-mime-database %D/share/mime > /dev/null || /usr/bin/true
-@unexec %%LOCALBASE%%/bin/update-mime-database %D/share/mime > /dev/null || /usr/bin/true