K 10 svn:author V 5 jhale K 8 svn:date V 27 2018-02-26T15:27:34.623539Z K 7 svn:log V 565 Fix stage-qa errors when building a non-default Python flavor when DOCS option is enabled. (e.g. py27 default, try to build py36) ===> Checking for items in STAGEDIR missing from pkg-plist Error: Orphaned: %%PYTHON_SITELIBDIR%%/pyaudio.pyc ===> Checking for items in pkg-plist which are not in STAGEDIR ===> Error: Plist issues found. textproc/py-sphinx is only needed for DOCS here and should be the same flavor as the port being built to avoid bytecode leftovers. Do DOCS build in the build stage and simplify DOCS installation Approved by: portmgr (blanket) END