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 deaf894a3c47..70f1c79cd6e9 100644 --- a/security/yubikey-manager-qt/Makefile +++ b/security/yubikey-manager-qt/Makefile @@ -16,7 +16,7 @@ BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}yubikey-manager>0:security/py-yubikey-mana RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}yubikey-manager>0:security/py-yubikey-manager@${PY_FLAVOR} \ pyotherside-qt5>0:devel/pyotherside-qt5 -USES= compiler:c++11-lang gl pkgconfig python:3.5+ qt:5 qmake \ +USES= compiler:c++11-lang gl pkgconfig python qt:5 qmake \ shebangfix USE_GL= gl USE_QT= core declarative graphicaleffects gui network quickcontrols \ |