diff --git a/devel/godot35-tools/Makefile b/devel/godot35-tools/Makefile index 8539b7c458ac..da578fedd6d4 100644 --- a/devel/godot35-tools/Makefile +++ b/devel/godot35-tools/Makefile @@ -1,12 +1,16 @@ PKGNAMESUFFIX= 35-tools COMMENT= Game integrated development environment +BROKEN= Fails to build, error: no member named 'u' in 'QuadraticBezierCurve' +DEPRECATED= Fails to build and legacy, consider migrating to devel/godot-tools +EXPIRATION_DATE=2024-07-31 + OPTIONS_EXCLUDE= # OPTIONS_SLAVE= TOOLS # we don't want the pkg-message from the master port PKGMESSAGE= MASTERDIR= ${.CURDIR}/../godot35 .include "${MASTERDIR}/Makefile"