diff options
Diffstat (limited to 'science/paraview/Makefile')
-rw-r--r-- | science/paraview/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/science/paraview/Makefile b/science/paraview/Makefile index 5359a834ed71..207fd7a49b94 100644 --- a/science/paraview/Makefile +++ b/science/paraview/Makefile @@ -22,8 +22,7 @@ LIB_DEPENDS= hdf5.7:${PORTSDIR}/science/hdf5-18 \ freetype.9:${PORTSDIR}/print/freetype2 \ expat.6:${PORTSDIR}/textproc/expat2 -USE_QT_VER= 4 -QT_COMPONENTS= qmake_build moc_build rcc_build uic_build \ +USE_QT4= qmake_build moc_build rcc_build uic_build \ linguist_build assistant_run qt3support \ dbus designer gui help-tools network script \ sql svg xml webkit assistantclient |