aboutsummaryrefslogtreecommitdiff
path: root/games/doomsday
diff options
context:
space:
mode:
authorDanilo Egea Gondolfo <danilo@FreeBSD.org>2020-04-06 19:04:23 +0000
committerDanilo Egea Gondolfo <danilo@FreeBSD.org>2020-04-06 19:04:23 +0000
commit4728ea7a6c986c3a4a71437041206f88a1257205 (patch)
treef18c03225d1da2c419798e4ecc353d8f6c206743 /games/doomsday
parentd43059787d7d4a5fd5e88375d18567276a976dbe (diff)
downloadports-4728ea7a6c986c3a4a71437041206f88a1257205.tar.gz
ports-4728ea7a6c986c3a4a71437041206f88a1257205.zip
- Use Python 3
Notes
Notes: svn path=/head/; revision=530920
Diffstat (limited to 'games/doomsday')
-rw-r--r--games/doomsday/Makefile5
1 files changed, 1 insertions, 4 deletions
diff --git a/games/doomsday/Makefile b/games/doomsday/Makefile
index 19f7f153a17f..e162f5391ef0 100644
--- a/games/doomsday/Makefile
+++ b/games/doomsday/Makefile
@@ -11,16 +11,13 @@ COMMENT= Enhanced Doom, Heretic, and Hexen source port
LICENSE= GPLv2
-DEPRECATED= Uses deprecated version of python
-EXPIRATION_DATE= 2020-08-15
-
LIB_DEPENDS= libcurl.so:ftp/curl \
libassimp.so:multimedia/assimp \
libfluidsynth.so:audio/fluidsynth
RUN_DEPENDS= timidity:audio/timidity
USES= cmake compiler:c++11-lib gl localbase:ldflags ncurses ninja openal pkgconfig \
- python:2.7,build qt:5 sdl xorg
+ python:3.5+,build qt:5 sdl xorg
USE_GL= gl glu
USE_LDCONFIG= yes