diff options
Diffstat (limited to 'textproc/py-ttp/Makefile')
| -rw-r--r-- | textproc/py-ttp/Makefile | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/textproc/py-ttp/Makefile b/textproc/py-ttp/Makefile index 20f4a65ba03b..a44e48d6539f 100644 --- a/textproc/py-ttp/Makefile +++ b/textproc/py-ttp/Makefile @@ -1,5 +1,5 @@ PORTNAME= ttp -PORTVERSION= 0.9.5 +PORTVERSION= 0.10.0 CATEGORIES= textproc python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -18,7 +18,4 @@ USE_PYTHON= autoplist concurrent pep517 NO_ARCH= yes -post-patch: - @${RM} ${WRKSRC}/ttp/utils/load_python_exec_py2.py - .include <bsd.port.mk> |
