aboutsummaryrefslogtreecommitdiff
path: root/textproc/py-ttp
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2021-01-10 08:23:15 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2021-01-10 08:23:15 +0000
commit76e0906901f64883ce1bf1b862ddd17c8e7b74c5 (patch)
treedd5ddda8426d7a6750215b974b85daf1817816cd /textproc/py-ttp
parent7b4b8252b4639d22247d683050ac7f92909dc1da (diff)
downloadports-76e0906901f64883ce1bf1b862ddd17c8e7b74c5.tar.gz
ports-76e0906901f64883ce1bf1b862ddd17c8e7b74c5.zip
Notes
Diffstat (limited to 'textproc/py-ttp')
-rw-r--r--textproc/py-ttp/Makefile6
1 files changed, 1 insertions, 5 deletions
diff --git a/textproc/py-ttp/Makefile b/textproc/py-ttp/Makefile
index a6f76b846223..bc1783626da9 100644
--- a/textproc/py-ttp/Makefile
+++ b/textproc/py-ttp/Makefile
@@ -18,11 +18,7 @@ USE_PYTHON= autoplist concurrent distutils
NO_ARCH= yes
-.include <bsd.port.pre.mk>
-
-.if ${PYTHON_REL} > 3000
post-patch:
@${RM} ${WRKSRC}/ttp/utils/load_python_exec_py2.py
-.endif
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>