diff options
Diffstat (limited to 'cad/openscad/Makefile')
-rw-r--r-- | cad/openscad/Makefile | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/cad/openscad/Makefile b/cad/openscad/Makefile index 94898e70a7d1..f0b1ebe92ef2 100644 --- a/cad/openscad/Makefile +++ b/cad/openscad/Makefile @@ -1,7 +1,6 @@ PORTNAME= openscad PORTVERSION= ${GIT_SRC_DATE} PORTREVISION= 1 -#PORTREVISION= 1 CATEGORIES= cad #PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/ @@ -10,8 +9,6 @@ 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/ |