diff options
Diffstat (limited to 'graphics/autoq3d/Makefile')
-rw-r--r-- | graphics/autoq3d/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/graphics/autoq3d/Makefile b/graphics/autoq3d/Makefile index 18cf651f73f3..a467e4499b2b 100644 --- a/graphics/autoq3d/Makefile +++ b/graphics/autoq3d/Makefile @@ -20,8 +20,7 @@ LICENSE_COMB= dual USE_GL= glu USE_ZIP= yes -USE_QT_VER= 4 -QT_COMPONENTS= corelib gui opengl \ +USE_QT4= corelib gui opengl \ moc_build qmake_build MAKE_JOBS_SAFE= yes |