diff options
Diffstat (limited to 'polish/qnapi/Makefile')
-rw-r--r-- | polish/qnapi/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/polish/qnapi/Makefile b/polish/qnapi/Makefile index 046227a164f5..025c27905490 100644 --- a/polish/qnapi/Makefile +++ b/polish/qnapi/Makefile @@ -20,9 +20,9 @@ RUN_DEPENDS= 7z:archivers/p7zip USE_GITHUB= yes -USES= compiler:c++11-lib pkgconfig qmake +USES= compiler:c++11-lib pkgconfig qmake qt:5 USE_GL= gl -USE_QT5= buildtools_build core gui network widgets xml +USE_QT= buildtools_build core gui network widgets xml CXXFLAGS+= -I${LOCALBASE}/include/maia |