aboutsummaryrefslogtreecommitdiff
path: root/textproc/py2html
diff options
context:
space:
mode:
authorMarcus von Appen <mva@FreeBSD.org>2014-12-07 10:01:36 +0000
committerMarcus von Appen <mva@FreeBSD.org>2014-12-07 10:01:36 +0000
commit1fd066ebe5841032b558f262491971223207ab4e (patch)
treecd0657c870f3fc874ca692a0a3de0294ebda495b /textproc/py2html
parentf02187f4dd810e514f03fcdd1e92f21418846d75 (diff)
Notes
Diffstat (limited to 'textproc/py2html')
-rw-r--r--textproc/py2html/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/textproc/py2html/Makefile b/textproc/py2html/Makefile
index 634d37630a4e..00a8c4d74fbd 100644
--- a/textproc/py2html/Makefile
+++ b/textproc/py2html/Makefile
@@ -11,9 +11,8 @@ PKGNAMESUFFIX= -${PYTHON_PKGNAMEPREFIX:S/-//}
MAINTAINER= ports@FreeBSD.org
COMMENT= Python Highlighter for HTML
-USES= shebangfix
-USE_PYTHON= 2
-USE_PYDISTUTILS= yes
+USES= python:2 shebangfix
+USE_PYTHON= distutils autoplist
python_OLD_CMD= /usr/bin/env python
python_CMD= ${PYTHON_CMD}