$OpenBSD: patch-misc_Makefile,v 1.2 2015/02/07 21:52:57 sthen Exp $
--- misc/Makefile.orig	Sat Nov 22 12:28:25 2014
+++ misc/Makefile	Sat Feb  7 20:48:59 2015
@@ -13,10 +13,6 @@ install:
 			$(destdir)$(xca_prefix)
 	install -m 644 $(SRCPATH)xca.desktop $(destdir)$(datarootdir)/applications
 	install -m 644 $(SRCPATH)xca.xml $(destdir)$(datarootdir)/mime/packages
-	if test -z "$(destdir)"; then \
-	  update-mime-database $(datarootdir)/mime || :; \
-	  update-desktop-database || :; \
-	fi
 
 app:
 	mkdir -p $(APPDIR)/Resources
