diff options
Diffstat (limited to 'www/qt5-webview/Makefile')
-rw-r--r-- | www/qt5-webview/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/qt5-webview/Makefile b/www/qt5-webview/Makefile index 84ad1fe8a297..c2019721d30d 100644 --- a/www/qt5-webview/Makefile +++ b/www/qt5-webview/Makefile @@ -9,7 +9,7 @@ COMMENT= Qt component for displaying web content USES= compiler:c++11-lang gl qmake:norecursive qt-dist:5 USE_GL= gl USE_QT= core declarative gui location network webchannel \ - buildtools_build + buildtools:build .include <bsd.port.pre.mk> |