aboutsummaryrefslogtreecommitdiff
path: root/games/chocolate-doom
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2018-02-21 16:24:53 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2018-02-21 16:24:53 +0000
commit6747cb9b4e52c875e3a9ca4d7d79407c101b0670 (patch)
treeb63cd55e9deac0f11169f04c64d04dd84d68b3b5 /games/chocolate-doom
parent9050c8e414cba36ceda4084dba51377cf6b95a30 (diff)
downloadports-6747cb9b4e52c875e3a9ca4d7d79407c101b0670.tar.gz
ports-6747cb9b4e52c875e3a9ca4d7d79407c101b0670.zip
Remove dependency on the python metaport
PR: 225752 Submitted by: Yasuhiro KIMURA
Notes
Notes: svn path=/head/; revision=462532
Diffstat (limited to 'games/chocolate-doom')
-rw-r--r--games/chocolate-doom/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/games/chocolate-doom/Makefile b/games/chocolate-doom/Makefile
index 03e23f06d9c3..aa73e2cf9500 100644
--- a/games/chocolate-doom/Makefile
+++ b/games/chocolate-doom/Makefile
@@ -10,12 +10,12 @@ COMMENT= Doom/Heretic/Hexen/Strife engine port compatible with the originals
LICENSE= GPLv2
-BUILD_DEPENDS= python:lang/python
LIB_DEPENDS= libpng.so:graphics/png
-USES= gmake
+USES= gmake python:build
USE_SDL= mixer net sdl
GNU_CONFIGURE= yes
+BINARY_ALIAS= python=${PYTHON_CMD}
PORTDOCS= CMDLINE.doom ChangeLog INSTALL.doom NEWS.md NOT-BUGS.md PHILOSOPHY.md \
README.md README.Music.md