From a11549b6510f156f9c41c67971263264b4be2e98 Mon Sep 17 00:00:00 2001
From: Antoine Brodin <antoine@FreeBSD.org>
Date: Sat, 26 Sep 2015 06:37:40 +0000
Subject: Restore _FORCE_POST_PATTERNS, some ports are were missed in the
 conversion

With hat:	portmgr
---
 Mk/bsd.port.mk | 10 +++++++++-
 1 file changed, 9 insertions(+), 1 deletion(-)

diff --git a/Mk/bsd.port.mk b/Mk/bsd.port.mk
index 7f3c59d30354..9f21f7da7bab 100644
--- a/Mk/bsd.port.mk
+++ b/Mk/bsd.port.mk
@@ -1813,8 +1813,16 @@ PKGPREUPGRADE?=		${PKGDIR}/pkg-pre-upgrade
 PKGPOSTUPGRADE?=	${PKGDIR}/pkg-post-upgrade
 PKGUPGRADE?=		${PKGDIR}/pkg-upgrade
 
-_FORCE_POST_PATTERNS=	rmdir fc-cache \
+_FORCE_POST_PATTERNS=	rmdir kldxref mkfontscale mkfontdir fc-cache \
 						fonts.dir fonts.scale gtk-update-icon-cache \
+						gio-querymodules \
+						gtk-query-immodules \
+						ldconfig \
+						load-octave-pkg \
+						ocamlfind \
+						update-desktop-database update-mime-database \
+						gdk-pixbuf-query-loaders catalog.ports \
+						glib-compile-schemas \
 						ccache-update-links
 
 .if defined(USE_LOCAL_MK)
-- 
cgit debian/1.2.3+git2.25.1-1-2-gaceb0