1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-18 19:49:40 +00:00

devel/godot2: remove dependency on python2, undeprecate consumer ports

This commit is contained in:
Dmitry Marakasov 2021-04-12 13:53:22 +03:00
parent 996345a04d
commit cd98060646
3 changed files with 1 additions and 7 deletions

View File

@ -22,7 +22,7 @@ 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:python2 ssl xorg
USES= compiler:c++11-lib gl pkgconfig scons ssl xorg
USE_XORG= x11 xcursor xi xinerama xrandr
USE_GL= gl glu

View File

@ -11,9 +11,6 @@ LICENSE= GPLv3+ CC-BY-SA-4.0
LICENSE_COMB= multi
LICENSE_FILE_GPLv3+ = ${WRKSRC}/LICENSE.txt
DEPRECATED= Uses EOL Python 2.7 via devel/godot2
EXPIRATION_DATE=2021-06-23
RUN_DEPENDS= godot2:devel/godot2
USE_GITHUB= yes

View File

@ -11,9 +11,6 @@ LICENSE_FILE= ${WRKSRC}/LICENSE.md
RUN_DEPENDS= godot2:devel/godot2
DEPRECATED= Uses EOL Python 2.7 via devel/godot2
EXPIRATION_DATE=2021-06-23
USE_GITHUB= yes
GH_ACCOUNT= w84death
GH_PROJECT= Tanks-of-Freedom