diff options
Diffstat (limited to 'graphics/visionworkbench/Makefile')
-rw-r--r-- | graphics/visionworkbench/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/graphics/visionworkbench/Makefile b/graphics/visionworkbench/Makefile index 9460c1ce7a3b..57b91a3e3543 100644 --- a/graphics/visionworkbench/Makefile +++ b/graphics/visionworkbench/Makefile @@ -24,8 +24,7 @@ LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept BROKEN= does not compile GNU_CONFIGURE= yes -USE_QT_VER= 4 -QT_COMPONENTS= moc_build qmake_build +USE_QT4= moc_build qmake_build USE_FORTRAN= yes USE_LDCONFIG= yes USE_PYTHON= 2.4+ |