diff --git a/devel/godot-tools/Makefile b/devel/godot-tools/Makefile index 272ecdb44d5d..43e64dd72d98 100644 --- a/devel/godot-tools/Makefile +++ b/devel/godot-tools/Makefile @@ -1,13 +1,12 @@ -PORTREVISION= 1 PKGNAMESUFFIX= -tools COMMENT= Game integrated development environment OPTIONS_EXCLUDE= # OPTIONS_SLAVE= TOOLS # we don't want the pkg-message from the master port PKGMESSAGE= ${.CURDIR}/pkg-message MASTERDIR= ${.CURDIR}/../godot .include "${MASTERDIR}/Makefile"