diff options
Diffstat (limited to 'dns/qmdnsengine/Makefile')
-rw-r--r-- | dns/qmdnsengine/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dns/qmdnsengine/Makefile b/dns/qmdnsengine/Makefile index 93711f69ef5b..bc067f03947f 100644 --- a/dns/qmdnsengine/Makefile +++ b/dns/qmdnsengine/Makefile @@ -12,7 +12,7 @@ COMMENT= Multicast DNS library for Qt applications LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.txt -USES= cmake:outsource compiler:c++11-lang qt:5 +USES= cmake compiler:c++11-lang qt:5 USE_GITHUB= yes GH_ACCOUNT= nitroshare USE_QT= core network buildtools_build qmake_build |