diff options
Diffstat (limited to 'net/qoauth-qt5/Makefile')
-rw-r--r-- | net/qoauth-qt5/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/qoauth-qt5/Makefile b/net/qoauth-qt5/Makefile index 6ec7ae90dff0..2bbca7113f35 100644 --- a/net/qoauth-qt5/Makefile +++ b/net/qoauth-qt5/Makefile @@ -14,7 +14,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE USES= compiler:c++11-lang qmake:outsource qca qt:5 USE_LDCONFIG= yes -USE_QT= core network testlib buildtools_build qmake_build +USE_QT= core network testlib buildtools:build qmake:build USE_GITHUB= yes GH_ACCOUNT= ayoy |