diff options
Diffstat (limited to 'math/carve/Makefile')
-rw-r--r-- | math/carve/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/math/carve/Makefile b/math/carve/Makefile index 275fd8fbe4ac..020a19e4949b 100644 --- a/math/carve/Makefile +++ b/math/carve/Makefile @@ -12,6 +12,8 @@ COMMENT= Fast, robust constructive solid geometry library LICENSE= GPLv2 +BROKEN= Unfetchable (google code has gone away) + LIB_DEPENDS= libboost_filesystem.so:devel/boost-libs OPTIONS_DEFINE= DOCS GUI |