Fix up the port template to use the new Qt flavors system

This commit is contained in:
Ken Moore
2018-09-05 09:52:21 -04:00
parent 8ba0b72cd0
commit ed2c244282

View File

@@ -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