git: 5d71d7a6ddab - main - cad/openscad: unbreak
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 04 Jul 2025 16:39:51 UTC
The branch main has been updated by mizhka:
URL: https://cgit.FreeBSD.org/ports/commit/?id=5d71d7a6ddab3dd67dcbb769fbab99ba3717ef59
commit 5d71d7a6ddab3dd67dcbb769fbab99ba3717ef59
Author: Michael Zhilin <mizhka@FreeBSD.org>
AuthorDate: 2025-07-04 16:34:06 +0000
Commit: Michael Zhilin <mizhka@FreeBSD.org>
CommitDate: 2025-07-04 16:39:41 +0000
cad/openscad: unbreak
PR: 287283
Reported by: mirror176@hotmail.com
---
cad/openscad/Makefile | 3 ---
1 file changed, 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/