aboutsummaryrefslogtreecommitdiffstats
path: root/lang/python-doc-html
diff options
context:
space:
mode:
authormva <mva@FreeBSD.org>2014-10-21 01:52:16 +0800
committermva <mva@FreeBSD.org>2014-10-21 01:52:16 +0800
commitb41373c7de0113933ba54946a8c41a10d166cd57 (patch)
treef03527561482ff1ea85dbb668e027491c45829f5 /lang/python-doc-html
parent75f93ffec7a0e196580e13543a54802c44e8ac3b (diff)
downloadfreebsd-ports-gnome-b41373c7de0113933ba54946a8c41a10d166cd57.tar.gz
freebsd-ports-gnome-b41373c7de0113933ba54946a8c41a10d166cd57.tar.zst
freebsd-ports-gnome-b41373c7de0113933ba54946a8c41a10d166cd57.zip
- Convert ports of irc/ and lang/ to new USES=python
Approved by: portmgr (implicit)
Diffstat (limited to 'lang/python-doc-html')
-rw-r--r--lang/python-doc-html/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/lang/python-doc-html/Makefile b/lang/python-doc-html/Makefile
index ecf1fadb032b..4de64b1434cb 100644
--- a/lang/python-doc-html/Makefile
+++ b/lang/python-doc-html/Makefile
@@ -16,8 +16,7 @@ COMMENT= Documentation for the Python programming language
PORTSCOUT= ignore:1
NO_BUILD= yes
-USES= tar:bzip2
-USE_PYTHON_BUILD= yes
+USES= python:build tar:bzip2
DOCSDIR= ${PREFIX}/share/doc/${PYTHON_VERSION}
PLIST= ${WRKDIR}/pkg-plist.${DOCFORMAT}