diff options
-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 |