summaryrefslogtreecommitdiff
path: root/net/nitroshare/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/nitroshare/Makefile')
-rw-r--r--net/nitroshare/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/nitroshare/Makefile b/net/nitroshare/Makefile
index 20a19dca4228..33e88b8af969 100644
--- a/net/nitroshare/Makefile
+++ b/net/nitroshare/Makefile
@@ -17,7 +17,7 @@ LIB_DEPENDS= libqhttpengine.so:www/qhttpengine \
USES= cmake compiler:c++11-lang qt:5
USE_GITHUB= yes
GH_PROJECT= ${PORTNAME}-desktop
-USE_QT= core gui network widgets buildtools_build qmake_build
+USE_QT= core gui network widgets buildtools:build qmake:build
USE_LDCONFIG= yes
.include <bsd.port.mk>