diff --git a/devel/pyotherside-qt5/Makefile b/devel/pyotherside-qt5/Makefile index 5cd0a893a4b6..acc16ff361de 100644 --- a/devel/pyotherside-qt5/Makefile +++ b/devel/pyotherside-qt5/Makefile @@ -1,23 +1,23 @@ PORTNAME= pyotherside DISTVERSION= 1.5.9 PORTREVISION= 1 CATEGORIES= devel PKGNAMESUFFIX= -qt5 MAINTAINER= daniel@shafer.cc COMMENT= Asynchronous Python 3 Bindings for Qt 5 LICENSE= ISCL LICENSE_FILE= ${WRKSRC}/LICENSE USES= compiler:c++11-lang gettext-runtime gl python:3.4+ qmake qt:5 -USE_QT= core declarative gui network quickcontrols svg testlib \ - widgets buildtools_build +USE_QT= core declarative declarative-test gui network quickcontrols \ + svg testlib widgets buildtools_build USE_GL= gl USE_GITHUB= yes GH_ACCOUNT= thp QMAKE_ARGS= PYTHON_CONFIG=${PYTHON_CMD}-config .include