summaryrefslogtreecommitdiffstats
path: root/audio-creation/qtractor/BUILD
diff options
context:
space:
mode:
Diffstat (limited to 'audio-creation/qtractor/BUILD')
-rwxr-xr-xaudio-creation/qtractor/BUILD9
1 files changed, 2 insertions, 7 deletions
diff --git a/audio-creation/qtractor/BUILD b/audio-creation/qtractor/BUILD
index f968fa92de..f97952cc3e 100755
--- a/audio-creation/qtractor/BUILD
+++ b/audio-creation/qtractor/BUILD
@@ -1,7 +1,2 @@
-OPTS="$OPTS --with-qt=${INSTALL_ROOT}/usr/bin/qt4" \
-default_build_configure &&
-
-QTDIR="${QTDIR:-$INSTALL_ROOT/usr}" &&
-PATH="$QTDIR/bin/qt4:$PATH" &&
-qmake &&
-make
+PATH+=":$QT5DIR/bin" &&
+default_build