diff options
-rw-r--r-- | astro/gaia/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/astro/gaia/Makefile b/astro/gaia/Makefile index d5ff16d42185..27a33ba6390f 100644 --- a/astro/gaia/Makefile +++ b/astro/gaia/Makefile @@ -19,6 +19,8 @@ LIB_DEPENDS= curl.4:${PORTSDIR}/ftp/curl \ jpeg.9:${PORTSDIR}/graphics/jpeg \ png.5:${PORTSDIR}/graphics/png +BROKEN= does not build, scons problem + USE_BZIP2= yes USE_SCONS= yes SCONS_BUILDENV= ${SCONS_ENV} |