diff options
Diffstat (limited to 'misc/valentina/Makefile')
-rw-r--r-- | misc/valentina/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/valentina/Makefile b/misc/valentina/Makefile index 748a24dbc7da..5a91601b1c3f 100644 --- a/misc/valentina/Makefile +++ b/misc/valentina/Makefile @@ -12,8 +12,8 @@ LICENSE_FILE= ${WRKSRC}/LICENSE_GPL.txt BROKEN_i386= ld: error: failed to open bin/valentina: Cannot allocate memory USES= compiler:c++11-lang desktop-file-utils dos2unix gl gmake qmake qt:5 -USE_QT= buildtools_build concurrent core gui linguisttools_build network \ - opengl printsupport svg testlib_build widgets xml xmlpatterns +USE_QT= buildtools:build concurrent core gui linguisttools:build network \ + opengl printsupport svg testlib:build widgets xml xmlpatterns USE_GL= gl USE_LDCONFIG= yes |