Skip to content

Commit

Permalink
Merge branch 'master' of github.com:freebsd/pkg
Browse files Browse the repository at this point in the history
  • Loading branch information
infracaninophile committed Jun 18, 2013
2 parents 18c8667 + 0975e08 commit 97c0741
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/sbin/pkg2ng.in
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
if [ -f ${PORTSDIR}/Mk/bsd.pkgng.mk ]; then
FORCE_POST=$(make _POSTMKINCLUDED=1 -f ${PORTSDIR}/Mk/bsd.pkgng.mk -V _FORCE_POST_PATTERNS)
else
FORCE_POST="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"
FORCE_POST="rmdir kldxref mkfontscale mkfontdir fc-cache fonts.dir fonts.scale gtk-update-icon-cache gio-querymodules gtk-query-immodules ldconfig load-octave-pkg update-desktop-database update-mime-database gdk-pixbuf-query-loaders catalog.ports glib-compile-schemas"
fi

FORCE_PORT=$FORCE_POST __PREFIX__/sbin/pkg convert
Expand Down

0 comments on commit 97c0741

Please sign in to comment.