diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2009-02-10 18:33:36 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2009-02-10 18:33:36 +0000 |
commit | 18b6e288bcee442cb25fe8ffde2bd473f54eee53 (patch) | |
tree | fe963cd0a49919b39ade8e04cb7ff132fbcf4210 /astro/stellarium | |
parent | 6148e6b86754f43d59178777dfc54bd70e0202ed (diff) | |
download | ports-18b6e288bcee442cb25fe8ffde2bd473f54eee53.tar.gz ports-18b6e288bcee442cb25fe8ffde2bd473f54eee53.zip |
Notes
Diffstat (limited to 'astro/stellarium')
-rw-r--r-- | astro/stellarium/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
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 |