diff options
Diffstat (limited to 'textproc/py2html/Makefile')
-rw-r--r-- | textproc/py2html/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/textproc/py2html/Makefile b/textproc/py2html/Makefile index e8bcd221669a..63958d2e0ae9 100644 --- a/textproc/py2html/Makefile +++ b/textproc/py2html/Makefile @@ -14,7 +14,6 @@ USES= python:2 shebangfix USE_PYTHON= distutils autoplist python_OLD_CMD= /usr/bin/env python -python_CMD= ${PYTHON_CMD} SHEBANG_FILES= py2html .include <bsd.port.mk> |