summaryrefslogtreecommitdiff
path: root/www/qt5-websockets/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/qt5-websockets/Makefile')
-rw-r--r--www/qt5-websockets/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/qt5-websockets/Makefile b/www/qt5-websockets/Makefile
index 56ca500451ca..8021b81ca0d2 100644
--- a/www/qt5-websockets/Makefile
+++ b/www/qt5-websockets/Makefile
@@ -8,6 +8,6 @@ COMMENT= Qt implementation of WebSocket protocol
USES= compiler:c++11-lang perl5 qmake:norecursive qt-dist:5,websockets
USE_PERL5= extract
-USE_QT= buildtools_build core network
+USE_QT= buildtools:build core network
.include <bsd.port.mk>