diff options
Diffstat (limited to 'editors/texstudio/Makefile')
-rw-r--r-- | editors/texstudio/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/texstudio/Makefile b/editors/texstudio/Makefile index cd3e145dace1..a4bcd37a5007 100644 --- a/editors/texstudio/Makefile +++ b/editors/texstudio/Makefile @@ -20,7 +20,7 @@ USES= compiler:c++11-lang desktop-file-utils dos2unix \ ghostscript:run gl pkgconfig qmake qt:5 xorg USE_QT = core declarative gui network script svg widgets \ xml printsupport concurrent uitools \ - buildtools_build + buildtools:build QTVER_SUFFIX= 5 USE_XORG= x11 |