diff options
Diffstat (limited to 'cad/openscad/Makefile')
-rw-r--r-- | cad/openscad/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/cad/openscad/Makefile b/cad/openscad/Makefile index 8baf36ef4d07..94898e70a7d1 100644 --- a/cad/openscad/Makefile +++ b/cad/openscad/Makefile @@ -10,6 +10,8 @@ CATEGORIES= cad LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/COPYING +BROKEN= Fails to build, error: use of undeclared identifier 'buf' + MAINTAINER= mr@FreeBSD.org COMMENT= Programmer's solid 3D CAD modeller #' WWW= https://www.openscad.org/ |