diff options
Diffstat (limited to 'misc/cs/Makefile')
-rw-r--r-- | misc/cs/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/cs/Makefile b/misc/cs/Makefile index 32e9fd08a0c3..b32a9212b550 100644 --- a/misc/cs/Makefile +++ b/misc/cs/Makefile @@ -14,7 +14,7 @@ RUN_DEPENDS= ${PY_PILLOW} NO_BUILD= yes -USES= python:run,3.6+ shebangfix tar:tgz +USES= python:run shebangfix tar:tgz SHEBANG_FILES= xs.py PLIST_FILES= bin/xs |