diff options
Diffstat (limited to 'audio/qmidiarp/Makefile')
| -rw-r--r-- | audio/qmidiarp/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/qmidiarp/Makefile b/audio/qmidiarp/Makefile index 98ecbe4582cd..6e99ff0ab86e 100644 --- a/audio/qmidiarp/Makefile +++ b/audio/qmidiarp/Makefile @@ -22,8 +22,8 @@ USES= autoreconf compiler:c++11-lib desktop-file-utils \ gmake gnome localbase libtool pkgconfig qt:5 USE_GITHUB= yes GH_ACCOUNT= emuse -USE_QT= core gui network widgets buildtools_build \ - linguisttools_build +USE_QT= core gui network widgets buildtools:build \ + linguisttools:build USE_CXXSTD= c++11 GNU_CONFIGURE= yes CONFIGURE_ARGS= --enable-qt5 --enable-translations=yes |
