aboutsummaryrefslogtreecommitdiff
path: root/textproc/py2html
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2015-10-19 14:50:52 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2015-10-19 14:50:52 +0000
commit67971bd0fb8a440f973d12606b0f496ba216d7df (patch)
tree72fd93ae39b43490b34dc8479465e07b453d126e /textproc/py2html
parentf13c234d6c664c916b5c0d0e6f089d8ef0c93d55 (diff)
Notes
Diffstat (limited to 'textproc/py2html')
-rw-r--r--textproc/py2html/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/textproc/py2html/Makefile b/textproc/py2html/Makefile
index 63958d2e0ae9..e652e771fd7a 100644
--- a/textproc/py2html/Makefile
+++ b/textproc/py2html/Makefile
@@ -13,7 +13,6 @@ COMMENT= Python Highlighter for HTML
USES= python:2 shebangfix
USE_PYTHON= distutils autoplist
-python_OLD_CMD= /usr/bin/env python
SHEBANG_FILES= py2html
.include <bsd.port.mk>