diff options
Diffstat (limited to 'graphics/converseen/Makefile')
-rw-r--r-- | graphics/converseen/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/converseen/Makefile b/graphics/converseen/Makefile index a38ee9bce894..fc360361326b 100644 --- a/graphics/converseen/Makefile +++ b/graphics/converseen/Makefile @@ -14,7 +14,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libMagick++-6.so:graphics/ImageMagick6 -USES= cmake:outsource compiler:c++11-lang qt:5 tar:bzip2 +USES= cmake compiler:c++11-lang qt:5 tar:bzip2 USE_QT= core gui network widgets \ buildtools_build linguisttools_build qmake_build |