diff options
Diffstat (limited to 'net/qoauth-qt5/Makefile')
-rw-r--r-- | net/qoauth-qt5/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/qoauth-qt5/Makefile b/net/qoauth-qt5/Makefile index 8203a8b36697..41f4b92b7c6f 100644 --- a/net/qoauth-qt5/Makefile +++ b/net/qoauth-qt5/Makefile @@ -16,9 +16,9 @@ LICENSE_FILE= ${WRKSRC}/LICENSE LIB_DEPENDS= libqca-qt5.so:devel/qca@qt5 -USES= qmake:outsource +USES= qmake:outsource qt:5 USE_LDCONFIG= yes -USE_QT5= core network testlib buildtools_build qmake_build +USE_QT= core network testlib buildtools_build qmake_build USE_GITHUB= yes GH_ACCOUNT= ayoy |