diff options
Diffstat (limited to 'devel/qt5-scxml/Makefile')
-rw-r--r-- | devel/qt5-scxml/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/qt5-scxml/Makefile b/devel/qt5-scxml/Makefile index 9f298f8b5484..a14f407ea823 100644 --- a/devel/qt5-scxml/Makefile +++ b/devel/qt5-scxml/Makefile @@ -7,7 +7,7 @@ MAINTAINER= kde@FreeBSD.org COMMENT= Qt5 SCXML module USES= compiler:c++11-lang qmake qt-dist:5,scxml -USE_QT= core declarative network buildtools_build +USE_QT= core declarative network buildtools:build QT_BINARIES= yes |