diff options
Diffstat (limited to 'x11/qt4-graphicssystems-opengl/Makefile')
-rw-r--r-- | x11/qt4-graphicssystems-opengl/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/qt4-graphicssystems-opengl/Makefile b/x11/qt4-graphicssystems-opengl/Makefile index 893928f5bc78..0cfc3208a17a 100644 --- a/x11/qt4-graphicssystems-opengl/Makefile +++ b/x11/qt4-graphicssystems-opengl/Makefile @@ -10,8 +10,8 @@ PKGNAMESUFFIX= -opengl MAINTAINER= kde@FreeBSD.org COMMENT= Qt OpenGL rendering engine (experimental) -USE_QT4= qmake_build opengl -QT_DIST= yes +USES= qmake:no_env qt-dist:4 +USE_QT= opengl HAS_CONFIGURE= yes USE_GL= glu |