diff options
Diffstat (limited to 'security/yubikey-manager-qt/Makefile')
-rw-r--r-- | security/yubikey-manager-qt/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/yubikey-manager-qt/Makefile b/security/yubikey-manager-qt/Makefile index f8284724e12a..deaf894a3c47 100644 --- a/security/yubikey-manager-qt/Makefile +++ b/security/yubikey-manager-qt/Makefile @@ -20,7 +20,7 @@ USES= compiler:c++11-lang gl pkgconfig python:3.5+ qt:5 qmake \ shebangfix USE_GL= gl USE_QT= core declarative graphicaleffects gui network quickcontrols \ - quickcontrols2 svg widgets buildtools_build + quickcontrols2 svg widgets buildtools:build USE_GITHUB= yes GH_ACCOUNT= Yubico |