diff options
Diffstat (limited to 'graphics/qt5-3d/Makefile')
-rw-r--r-- | graphics/qt5-3d/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/qt5-3d/Makefile b/graphics/qt5-3d/Makefile index 0a09c659616b..2feaafa75395 100644 --- a/graphics/qt5-3d/Makefile +++ b/graphics/qt5-3d/Makefile @@ -11,7 +11,7 @@ LIB_DEPENDS= libassimp.so:multimedia/assimp USES= compiler:c++11-lang perl5 pkgconfig qmake:norecursive qt-dist:5,3d USE_PERL5= extract -USE_QT= concurrent core declarative gui network buildtools_build +USE_QT= concurrent core declarative gui network buildtools:build OPTIONS_DEFINE_amd64= AVX OPTIONS_DEFINE_i386= AVX |