diff options
Diffstat (limited to 'devel/pyotherside-qt5/Makefile')
-rw-r--r-- | devel/pyotherside-qt5/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/pyotherside-qt5/Makefile b/devel/pyotherside-qt5/Makefile index ea13902c52a0..7aa1bf8f8c0e 100644 --- a/devel/pyotherside-qt5/Makefile +++ b/devel/pyotherside-qt5/Makefile @@ -13,7 +13,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE USES= compiler:c++11-lang gettext-runtime gl python:3.4+ qmake qt:5 USE_QT= core declarative declarative-test gui network quickcontrols \ - svg testlib widgets buildtools_build + svg testlib widgets buildtools:build USE_GL= gl USE_GITHUB= yes |