diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2008-06-17 19:33:07 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2008-06-17 19:33:07 +0000 |
commit | c42747439b66581d2d9c972db2ec835362957f33 (patch) | |
tree | 6819aee72dbdb6822e1e2d6a68ec01beec6129a4 /astro | |
parent | Reset maintainership (the domain has expired): (diff) |
Mark BROKEN
Diffstat (limited to 'astro')
-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} |