diff options
Diffstat (limited to 'x11')
-rw-r--r-- | x11/qt4-graphicssystems-opengl/Makefile | 1 | ||||
-rw-r--r-- | x11/qt4-opengl/Makefile | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/x11/qt4-graphicssystems-opengl/Makefile b/x11/qt4-graphicssystems-opengl/Makefile index 2c104162db26..6f9e05e69d45 100644 --- a/x11/qt4-graphicssystems-opengl/Makefile +++ b/x11/qt4-graphicssystems-opengl/Makefile @@ -17,7 +17,6 @@ MAKE_JOBS_SAFE= yes HAS_CONFIGURE= yes USE_GL= glu -USE_GCC= any ALL_TARGET= first CONFIGURE_ENV?= QTDIR=${WRKSRC} PATH=${WRKSRC}/bin:$$PATH MAKE_ENV?= QTDIR=${WRKSRC} LD_LIBRARY_PATH=${WRKSRC}/lib:$$LD_LIBRARY_PATH \ diff --git a/x11/qt4-opengl/Makefile b/x11/qt4-opengl/Makefile index 75e747c8039b..0138b44a6b2c 100644 --- a/x11/qt4-opengl/Makefile +++ b/x11/qt4-opengl/Makefile @@ -14,7 +14,6 @@ QT_NONSTANDARD= yes QT_DIST= yes MAKE_JOBS_SAFE= yes -USE_GCC= any HAS_CONFIGURE= yes USE_LDCONFIG= ${PREFIX}/lib/qt4 USE_GL= gl |