diff options
author | pav <pav@FreeBSD.org> | 2008-06-18 03:33:07 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2008-06-18 03:33:07 +0800 |
commit | 3bf0e4f5bdb1b8d188aeb18dfc3630279ba2c256 (patch) | |
tree | a1c3dbc0b89dcdd4f92ce7daec4f1bb227057b11 /astro | |
parent | 1a919752f2525d61fe22970a66f298fbc7006008 (diff) | |
download | freebsd-ports-gnome-3bf0e4f5bdb1b8d188aeb18dfc3630279ba2c256.tar.gz freebsd-ports-gnome-3bf0e4f5bdb1b8d188aeb18dfc3630279ba2c256.tar.zst freebsd-ports-gnome-3bf0e4f5bdb1b8d188aeb18dfc3630279ba2c256.zip |
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} |