From 58d309031fc0a907a8a2f4545298b1a3bee3163f Mon Sep 17 00:00:00 2001 From: Ken Moore Date: Fri, 7 Jul 2017 09:11:06 -0400 Subject: [PATCH] Fix up a couple Qt5 dependencies in the sysutils/sysadm port. --- port-files/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/port-files/Makefile b/port-files/Makefile index 85afe67..1351751 100644 --- a/port-files/Makefile +++ b/port-files/Makefile @@ -11,7 +11,7 @@ COMMENT= SysAdm API server LICENSE= BSD3CLAUSE WRKSRC_SUBDIR= src -USE_QT5= concurrent core network buildtools qmake gui websockets sql +USE_QT5= concurrent core network buildtools_build qmake_build websockets sql USES= pkgconfig tar:xz qmake ssl MAKE_ARGS= PREFIX=${STAGEDIR}${PREFIX}