git: bc708349c369 - main - games/renpy: remove past expiration date
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 23 Jan 2022 20:57:24 UTC
The branch main has been updated by rene:
URL: https://cgit.FreeBSD.org/ports/commit/?id=bc708349c36959040572c22635fb65f6d8ec9aac
commit bc708349c36959040572c22635fb65f6d8ec9aac
Author: Rene Ladan <rene@FreeBSD.org>
AuthorDate: 2022-01-18 11:20:43 +0000
Commit: Rene Ladan <rene@FreeBSD.org>
CommitDate: 2022-01-23 20:56:23 +0000
games/renpy: remove past expiration date
---
games/renpy/Makefile | 2 --
1 file changed, 2 deletions(-)
diff --git a/games/renpy/Makefile b/games/renpy/Makefile
index 52f5282b1b76..9204a808d29b 100644
--- a/games/renpy/Makefile
+++ b/games/renpy/Makefile
@@ -14,10 +14,8 @@ LICENSE_NAME_DejaVu= Bitstream Vera and Arev fonts license
LICENSE_FILE_DejaVu= ${WRKSRC}/renpy/common/DejaVuSans.txt
LICENSE_PERMS_DejaVu= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept
-# Extend expiration if lang/python27 is also extended
# https://github.com/renpy/renpy/issues/2003
DEPRECATED= Uses deprecated version of python
-EXPIRATION_DATE= 2020-12-31
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}future>0:devel/py-future@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}game_sdl2>0:devel/py-game_sdl2@${PY_FLAVOR}