diff options
Diffstat (limited to 'www/qt5-webkit/Makefile')
-rw-r--r-- | www/qt5-webkit/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/qt5-webkit/Makefile b/www/qt5-webkit/Makefile index d40ec057a078..27664f6ee068 100644 --- a/www/qt5-webkit/Makefile +++ b/www/qt5-webkit/Makefile @@ -27,7 +27,7 @@ USE_GNOME= glib20 libxml2 libxslt USE_PERL5= build USE_QT= core declarative gui location network opengl printsupport \ sensors webchannel widgets \ - buildtools_build declarative-test_build qmake_build testlib_build + buildtools:build declarative-test:build qmake:build testlib:build USE_RUBY= yes USE_XORG= x11 xcomposite xrender |