diff options
Diffstat (limited to 'security/globalprotect-openconnect/Makefile')
-rw-r--r-- | security/globalprotect-openconnect/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/globalprotect-openconnect/Makefile b/security/globalprotect-openconnect/Makefile index 3e2adc4aae17..094e23f89c5b 100644 --- a/security/globalprotect-openconnect/Makefile +++ b/security/globalprotect-openconnect/Makefile @@ -14,7 +14,7 @@ LIB_DEPENDS= libopenconnect.so:security/openconnect USES= cmake:noninja qt:5 USE_GITHUB= yes -USE_QT= buildtools core dbus declarative gui location network printsupport qmake_build webchannel webengine websockets widgets +USE_QT= buildtools core dbus declarative gui location network printsupport qmake:build webchannel webengine websockets widgets GH_ACCOUNT= yuezk GH_PROJECT= GlobalProtect-openconnect |