aboutsummaryrefslogtreecommitdiff
path: root/www/qt5-webglplugin/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/qt5-webglplugin/Makefile')
-rw-r--r--www/qt5-webglplugin/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/qt5-webglplugin/Makefile b/www/qt5-webglplugin/Makefile
index 69e9a96afaf3..bd77d4405d22 100644
--- a/www/qt5-webglplugin/Makefile
+++ b/www/qt5-webglplugin/Makefile
@@ -13,6 +13,6 @@ USES= compiler:c++11-lang gl gnome qmake:norecursive qt-dist:5
USE_GL= gl
USE_GNOME= glib20
USE_QT= core dbus declarative gui network webchannel websockets \
- buildtools_build
+ buildtools:build
.include <bsd.port.mk>