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 a3b43a6a44ae..9ede1eb3245d 100644 --- a/math/carve/Makefile +++ b/math/carve/Makefile @@ -13,6 +13,8 @@ COMMENT= Fast, robust constructive solid geometry library LICENSE= GPLv2 BROKEN= Unfetchable (google code has gone away) +DEPRECATED= Unfetchable for more than six months (google code has gone away) +EXPIRATION_DATE= 2017-04-30 LIB_DEPENDS= libboost_filesystem.so:devel/boost-libs |