diff options
Diffstat (limited to 'net/qoauth/Makefile')
-rw-r--r-- | net/qoauth/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/qoauth/Makefile b/net/qoauth/Makefile index 650c8ec7fffc..25b23242211b 100644 --- a/net/qoauth/Makefile +++ b/net/qoauth/Makefile @@ -15,9 +15,9 @@ LICENSE_FILE= ${WRKSRC}/LICENSE LIB_DEPENDS= libqca.so:devel/qca@qt4 -USES= qmake:outsource +USES= qmake:outsource qt:4 USE_LDCONFIG= yes -USE_QT4= corelib qtestlib network moc_build +USE_QT= corelib qtestlib network moc_build USE_GITHUB= yes GH_ACCOUNT= ayoy |