diff options
Diffstat (limited to 'devel/qt5-script/Makefile')
-rw-r--r-- | devel/qt5-script/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/qt5-script/Makefile b/devel/qt5-script/Makefile index 1959ca52be7f..dd8c47f5e32e 100644 --- a/devel/qt5-script/Makefile +++ b/devel/qt5-script/Makefile @@ -8,7 +8,7 @@ COMMENT= Qt 4-compatible scripting module USES= compiler:c++11-lang perl5 qmake qt-dist:5,script USE_PERL5= extract -USE_QT= core buildtools_build +USE_QT= core buildtools:build # Keep make(1) from descending into src/script/obj/ (qmake:outsource # doesn't work). MAKE_ENV= MAKEOBJDIR=. |