From 18b6e288bcee442cb25fe8ffde2bd473f54eee53 Mon Sep 17 00:00:00 2001 From: Pav Lucistnik Date: Tue, 10 Feb 2009 18:33:36 +0000 Subject: [PATCH] - Mark BROKEN: error: redefinition of typedef '__GLXextFuncPtr' Reported by: pointyhat --- astro/stellarium/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/astro/stellarium/Makefile b/astro/stellarium/Makefile index 80125e799caa..5cf8fc41d505 100644 --- a/astro/stellarium/Makefile +++ b/astro/stellarium/Makefile @@ -20,6 +20,8 @@ LIB_DEPENDS= boost_thread.4:${PORTSDIR}/devel/boost \ png.5:${PORTSDIR}/graphics/png \ freetype:${PORTSDIR}/print/freetype2 +BROKEN= does not compile + USE_QT_VER= 4 QT_COMPONENTS= qmake moc gui rcc uic opengl USE_GETTEXT= yes