K 10 svn:author V 6 marino K 8 svn:date V 27 2014-03-01T19:53:44.898671Z K 7 svn:log V 440 devel/fib: Honor NO_PROFILE, fix staging and override install target This port was building and installing the profile library regardless of the NO_PROFILE definition. The installation was a bit of a mess too, and it didn't use the BSD_INSTALL_* values. The previous staging attempt didn't work, at least not on DragonFly, so let's use our own install target to fix all of these issues and honor the NO_PROFILE request at the same time. END