git: e4d2bbd991b2 - main - devel/godot2: Add CPE information
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 14 Oct 2021 21:32:26 UTC
The branch main has been updated by se: URL: https://cgit.FreeBSD.org/ports/commit/?id=e4d2bbd991b29c7c026eec27fee0665a18549f4e commit e4d2bbd991b29c7c026eec27fee0665a18549f4e Author: Stefan Eßer <se@FreeBSD.org> AuthorDate: 2021-10-14 21:30:17 +0000 Commit: Stefan Eßer <se@FreeBSD.org> CommitDate: 2021-10-14 21:30:17 +0000 devel/godot2: Add CPE information Approved by: portmgr (blanket) --- devel/godot2/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/devel/godot2/Makefile b/devel/godot2/Makefile index 72148d26eec9..b3370d40a3f2 100644 --- a/devel/godot2/Makefile +++ b/devel/godot2/Makefile @@ -23,7 +23,8 @@ RUN_DEPENDS= xdg-user-dir:devel/xdg-user-dirs \ xdg-open:devel/xdg-utils \ xmessage:x11/xmessage -USES= compiler:c++11-lib gl pkgconfig scons ssl xorg +USES= compiler:c++11-lib cpe gl pkgconfig scons ssl xorg +CPE_VENDOR= godotengine USE_XORG= x11 xcursor xi xinerama xrandr USE_GL= gl glu