mirror of
https://github.com/outbackdingo/sysadm.git
synced 2026-01-27 02:20:17 +00:00
Fix up the port template to use the new Qt flavors system
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user