diff options
Diffstat (limited to 'misc/molequeue/Makefile')
-rw-r--r-- | misc/molequeue/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/molequeue/Makefile b/misc/molequeue/Makefile index bf3d851a8414..44559b103963 100644 --- a/misc/molequeue/Makefile +++ b/misc/molequeue/Makefile @@ -12,7 +12,7 @@ LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/LICENSE USES= cmake compiler:c++11-lang qt:5 -USE_QT= core gui network widgets buildtools_build qmake_build +USE_QT= core gui network widgets buildtools:build qmake:build USE_LDCONFIG= yes post-install: |