diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2015-07-29 22:09:53 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2015-07-29 22:09:53 +0000 |
commit | 6e381a9d5323dc4984a1f1ddeb2ffbaa7deeec9c (patch) | |
tree | 39f5db5e677aac0352369cb6e46374b5bd11a774 /games/schwarzweiss | |
parent | 71c37a22dfbe5fdf7ff290ef8fcfa63c72e0cc77 (diff) |
Notes
Diffstat (limited to 'games/schwarzweiss')
-rw-r--r-- | games/schwarzweiss/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/games/schwarzweiss/Makefile b/games/schwarzweiss/Makefile index 920822abb432..a34e3f1838c3 100644 --- a/games/schwarzweiss/Makefile +++ b/games/schwarzweiss/Makefile @@ -26,7 +26,6 @@ GH_TAGNAME= d95263f USES= python:2 shebangfix SHEBANG_FILES= schwarzweiss_start.py data/*.py python_OLD_CMD= /usr/bin/env python -python_CMD?= ${PYTHON_CMD} PORTDOCS= readme.txt OPTIONS_DEFINE= DOCS |