diff options
author | Rene Ladan <rene@FreeBSD.org> | 2021-06-26 14:45:06 +0200 |
---|---|---|
committer | Rene Ladan <rene@FreeBSD.org> | 2021-06-26 14:45:06 +0200 |
commit | f6a52261ac790a0da5f665f1798a9de1d162eb85 (patch) | |
tree | efe0d5299ecea34a5f1a02dc5f197d2ecae127b4 | |
parent | */*: Remove expired ports: (diff) |
games/wargus: undeprecate, no longer uses py27
-rw-r--r-- | games/wargus/Makefile | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/games/wargus/Makefile b/games/wargus/Makefile index ccfa11c91f10..d676bc6e82d3 100644 --- a/games/wargus/Makefile +++ b/games/wargus/Makefile @@ -11,9 +11,6 @@ COMMENT= Warcraft 2 mod that allows you to play Warcraft 2 with Stratagus LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/COPYING -DEPRECATED= Uses EOL Python 2.7 via multimedia/ffmpeg2theora -EXPIRATION_DATE=2021-06-23 - RUN_DEPENDS= stratagus:games/stratagus \ ffmpeg2theora:multimedia/ffmpeg2theora \ cdparanoia:audio/cdparanoia |