1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-20 20:09:11 +00:00

Convert to new python USES style

This commit is contained in:
Koop Mast 2014-09-27 10:58:46 +00:00
parent 327831e5fd
commit eb8a6587c4
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=369386

View File

@ -1,5 +1,6 @@
# Created by: Koop Mast <kwm@FreeBSD.org>
# $FreeBSD$
# $MCom: ports/trunk/textproc/itstool/Makefile 19804 2014-08-13 14:55:11Z kwm $
PORTNAME= itstool
PORTVERSION= 2.0.2
@ -15,8 +16,7 @@ LICENSE= GPLv3
BUILD_DEPENDS= ${PYTHON_SITELIBDIR}/libxml2.py:${PORTSDIR}/textproc/py-libxml2
RUN_DEPENDS= ${PYTHON_SITELIBDIR}/libxml2.py:${PORTSDIR}/textproc/py-libxml2
USES= tar:bzip2
USE_PYTHON_RUN= 2
USES= python:2,run tar:bzip2
GNU_CONFIGURE= yes
post-patch: