diff options
author | Bryan Drewery <bdrewery@FreeBSD.org> | 2013-05-24 11:51:08 +0000 |
---|---|---|
committer | Bryan Drewery <bdrewery@FreeBSD.org> | 2013-05-24 11:51:08 +0000 |
commit | f5759ef3c80b60a14f926138e682f742802a5245 (patch) | |
tree | a84a1b477b3fd0abc865d549b78a92e3152d84dc /Mk/bsd.pkgng.mk | |
parent | edd15b0ec3250019f186e1f3b6ca13ea64a837f5 (diff) | |
download | ports-f5759ef3c80b60a14f926138e682f742802a5245.tar.gz ports-f5759ef3c80b60a14f926138e682f742802a5245.zip |
Notes
Diffstat (limited to 'Mk/bsd.pkgng.mk')
-rw-r--r-- | Mk/bsd.pkgng.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Mk/bsd.pkgng.mk b/Mk/bsd.pkgng.mk index ea2f6355bb5d..34345861821c 100644 --- a/Mk/bsd.pkgng.mk +++ b/Mk/bsd.pkgng.mk @@ -20,6 +20,7 @@ PKGUPGRADE?= ${PKGDIR}/pkg-upgrade _FORCE_POST_PATTERNS= rmdir kldxref mkfontscale mkfontdir fc-cache \ fonts.dir fonts.scale gtk-update-icon-cache \ gio-querymodules \ + ldconfig \ update-desktop-database update-mime-database \ gdk-pixbuf-query-loaders catalog.ports \ glib-compile-schemas |