aboutsummaryrefslogtreecommitdiff
path: root/textproc/itstool
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2019-03-05 20:57:22 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2019-03-05 20:57:22 +0000
commitb90a08b4e93717a9c260b0e1d291fca4bba62eb5 (patch)
tree31c7a325dbf44b92d42d42bdec9f3ca652f2256b /textproc/itstool
parent30d13fe1c2433952d3e19a3cd02f8861027055ff (diff)
downloadports-b90a08b4e93717a9c260b0e1d291fca4bba62eb5.tar.gz
ports-b90a08b4e93717a9c260b0e1d291fca4bba62eb5.zip
Don't pretend that python is only needed at runtime
Notes
Notes: svn path=/head/; revision=494740
Diffstat (limited to 'textproc/itstool')
-rw-r--r--textproc/itstool/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/itstool/Makefile b/textproc/itstool/Makefile
index e58cfdab0484..204a5819ec1d 100644
--- a/textproc/itstool/Makefile
+++ b/textproc/itstool/Makefile
@@ -16,7 +16,7 @@ LICENSE= GPLv3
BUILD_DEPENDS= ${PYTHON_SITELIBDIR}/libxml2.py:textproc/py-libxml2@${PY_FLAVOR}
RUN_DEPENDS= ${PYTHON_SITELIBDIR}/libxml2.py:textproc/py-libxml2@${PY_FLAVOR}
-USES= python:run tar:bzip2
+USES= python tar:bzip2
GNU_CONFIGURE= yes
post-patch: