diff --git a/port-files/Makefile b/port-files/Makefile index 0835229..7ea6d4e 100644 --- a/port-files/Makefile +++ b/port-files/Makefile @@ -10,8 +10,8 @@ COMMENT= SysAdm API server LICENSE= BSD3CLAUSE WRKSRC_SUBDIR= src -USE_QT5= concurrent core network buildtools_build qmake_build websockets sql -USES= pkgconfig tar:xz qmake ssl +USES= pkgconfig tar:xz qmake ssl qt:5 +USE_QT= concurrent core network buildtools_build qmake_build websockets sql MAKE_ARGS= PREFIX=${STAGEDIR}${PREFIX} USE_GITHUB= yes