summaryrefslogtreecommitdiff
path: root/devel/py-unittest2/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/py-unittest2/Makefile')
-rw-r--r--devel/py-unittest2/Makefile8
1 files changed, 1 insertions, 7 deletions
diff --git a/devel/py-unittest2/Makefile b/devel/py-unittest2/Makefile
index 8b4f16f62fd6..a57a306b2ccc 100644
--- a/devel/py-unittest2/Makefile
+++ b/devel/py-unittest2/Makefile
@@ -23,13 +23,7 @@ USE_PYTHON= autoplist concurrent pep517
NO_ARCH= yes
-.include <bsd.port.pre.mk>
-
-.if ${PYTHON_REL} >= 31000
-EXTRA_PATCHES+= ${PATCHDIR}/extra-patch-python310
-.endif
-
do-test:
cd ${WRKSRC} && ${PYTHON_CMD} -m unittest2 -v
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>