diff options
Diffstat (limited to 'x11/qt4-graphicssystems-opengl/Makefile')
-rw-r--r-- | x11/qt4-graphicssystems-opengl/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/x11/qt4-graphicssystems-opengl/Makefile b/x11/qt4-graphicssystems-opengl/Makefile index 025f56393b59..f221e5ef0967 100644 --- a/x11/qt4-graphicssystems-opengl/Makefile +++ b/x11/qt4-graphicssystems-opengl/Makefile @@ -14,8 +14,7 @@ PKGNAMESUFFIX= -opengl MAINTAINER= kde@FreeBSD.org COMMENT= OpenGL rendering engine (experimental) -USE_QT_VER= 4 -QT_COMPONENTS= qmake_build opengl +USE_QT4= qmake_build opengl QT_NONSTANDARD= yes QT_DIST= yes MAKE_JOBS_SAFE= yes |