1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-20 00:21:35 +00:00

- Use Python 3

This commit is contained in:
Danilo Egea Gondolfo 2020-04-06 19:04:23 +00:00
parent d43059787d
commit 4728ea7a6c
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=530920

View File

@ -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