diff options
Diffstat (limited to 'cad/qcad/Makefile')
-rw-r--r-- | cad/qcad/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/cad/qcad/Makefile b/cad/qcad/Makefile index cb257483c68a..8c630ae644da 100644 --- a/cad/qcad/Makefile +++ b/cad/qcad/Makefile @@ -19,10 +19,10 @@ LIB_DEPENDS= libquazip.so:archivers/quazip@qt4 MAKE_JOBS_UNSAFE=yes -USES= gmake qmake +USES= gmake qmake qt:5 USE_GITHUB= yes USE_LDCONFIG= yes -USE_QT5= buildtools qmake_build \ +USE_QT= buildtools qmake_build \ designer gui help imageformats network opengl script \ scripttools sql svg xml xmlpatterns webkit widgets uitools USE_GL= glu |