diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2015-10-19 14:50:52 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2015-10-19 14:50:52 +0000 |
commit | 67971bd0fb8a440f973d12606b0f496ba216d7df (patch) | |
tree | 72fd93ae39b43490b34dc8479465e07b453d126e /games/schwarzweiss | |
parent | f13c234d6c664c916b5c0d0e6f089d8ef0c93d55 (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 a34e3f1838c3..24900210e4ab 100644 --- a/games/schwarzweiss/Makefile +++ b/games/schwarzweiss/Makefile @@ -25,7 +25,6 @@ GH_TAGNAME= d95263f USES= python:2 shebangfix SHEBANG_FILES= schwarzweiss_start.py data/*.py -python_OLD_CMD= /usr/bin/env python PORTDOCS= readme.txt OPTIONS_DEFINE= DOCS |