diff options
Diffstat (limited to 'graphics/qt5-imageformats/Makefile')
-rw-r--r-- | graphics/qt5-imageformats/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/qt5-imageformats/Makefile b/graphics/qt5-imageformats/Makefile index b162cc84f564..9ed2948a12a9 100644 --- a/graphics/qt5-imageformats/Makefile +++ b/graphics/qt5-imageformats/Makefile @@ -13,6 +13,6 @@ LIB_DEPENDS= libjasper.so:graphics/jasper \ libwebp.so:graphics/webp USES= compiler:c++11-lang localbase qmake qt-dist:5,imageformats -USE_QT= core gui buildtools_build +USE_QT= core gui buildtools:build .include <bsd.port.mk> |