diff options
Diffstat (limited to 'games/chocolate-doom/Makefile')
-rw-r--r-- | games/chocolate-doom/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/chocolate-doom/Makefile b/games/chocolate-doom/Makefile index 12217f5a259d..b4540a87de96 100644 --- a/games/chocolate-doom/Makefile +++ b/games/chocolate-doom/Makefile @@ -10,7 +10,7 @@ COMMENT= Doom/Heretic/Hexen/Strife engine port compatible with the originals LICENSE= GPLv2 -BUILD_DEPENDS= python:${PORTSDIR}/lang/python +BUILD_DEPENDS= python:lang/python USES= gmake USE_SDL= mixer net sdl |