diff options
Diffstat (limited to 'audio/csoundqt/Makefile')
-rw-r--r-- | audio/csoundqt/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/csoundqt/Makefile b/audio/csoundqt/Makefile index 5f7f91b13324..e3e604b1cfa0 100644 --- a/audio/csoundqt/Makefile +++ b/audio/csoundqt/Makefile @@ -15,7 +15,7 @@ LIB_DEPENDS= libcsound64.so:audio/csound USES= compiler:c++11-lib desktop-file-utils gl gmake qmake qt:5 shared-mime-info USE_GITHUB= yes -USE_QT= concurrent core declarative gui network printsupport webchannel webkit widgets xml buildtools_build +USE_QT= concurrent core declarative gui network printsupport webchannel webkit widgets xml buildtools:build USE_GL= gl QMAKE_ARGS= CONFIG+="CSOUND_API_INCLUDE_DIR=${LOCALBASE}/include/csound CSOUND_LIBRARY_DIR=${LOCALBASE}/lib build64" \ |