diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2007-05-25 01:25:17 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2007-05-25 01:25:17 +0000 |
commit | 652c1527708cbb170c8f26dd7a696b172884e8ab (patch) | |
tree | 78f5af1afb88768a94a06f2fcd70079b61d3eb69 /x11-toolkits | |
parent | BROKEN: Checksum mismatch (diff) |
BROKEN: Does not build
Notes
Notes:
svn path=/head/; revision=191695
Diffstat (limited to 'x11-toolkits')
-rw-r--r-- | x11-toolkits/gigi/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/x11-toolkits/gigi/Makefile b/x11-toolkits/gigi/Makefile index 9053127bc8d4..ff623f407a76 100644 --- a/x11-toolkits/gigi/Makefile +++ b/x11-toolkits/gigi/Makefile @@ -19,6 +19,8 @@ LIB_DEPENDS= IL.1:${PORTSDIR}/graphics/devil \ boost_filesystem.3:${PORTSDIR}/devel/boost \ freetype.9:${PORTSDIR}/print/freetype2 +BROKEN= Does not build + USE_BZIP2= yes USE_SCONS= yes SCONS_ARGS= prefix="" |