devel/qt5-qdoc: fix build with GCC-based architectures

PR:		232264
Submitted by:	Piotr Kubaj <pkubaj@anongoth.pl>
This commit is contained in:
Tobias C. Berner 2018-10-20 16:30:30 +00:00
parent 3ade17cd53
commit dfd391597a
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=482595

View file

@ -11,7 +11,7 @@ COMMENT= Qt documentation generator
BUILD_DEPENDS= llvm60>=0:devel/llvm60
RUN_DEPENDS= llvm60>=0:devel/llvm60
USES= qmake qt-dist:5,tools
USES= compiler:c++11-lang qmake qt-dist:5,tools
USE_QT= core qml buildtools_build qdoc-data_run
BUILD_WRKSRC= ${WRKSRC}/src/${PORTNAME}