CVSROOT: /cvs Module name: ports Changes by: [email protected] 2016/12/29 13:59:05
Modified files:
x11/qt5 : Makefile.inc
x11/qt5/qtbase-docs: Makefile
Log message:
LIB_DEPENDS doesn't contain x11/qt5/qtbase at the time Makefile.inc
gets processed. As a result, qtbase-docs,-docindex didn't get into
BUILD_DEPENDS, thus qtenginio-html build may still break.
Spotted by naddy@
