diff --git a/bin/buildParaView b/bin/buildParaView
index 35d027c3dae26e89b39caf735b4ec5b19215f063..de0fe411507fbf6d3d275512c837d47ce704e9d4 100755
--- a/bin/buildParaView
+++ b/bin/buildParaView
@@ -57,7 +57,7 @@ MESA_LIBRARY="/usr/lib64/libOSMesa.so"
 withQTSUPPORT=true
 
 # Set the path to the Qt-4.3.? qmake if the system Qt is other than this version
-#QMAKE_PATH=/usr/local/Trolltech/Qt-4.3.4/bin/qmake
+QMAKE_PATH=/usr/local/Trolltech/Qt-4.3.4/bin/qmake
 
 #
 # No further editing below this line