aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lang/python31/Makefile3
-rw-r--r--lang/python32/Makefile3
2 files changed, 0 insertions, 6 deletions
diff --git a/lang/python31/Makefile b/lang/python31/Makefile
index fe0667d9f176..26a5abcd5b76 100644
--- a/lang/python31/Makefile
+++ b/lang/python31/Makefile
@@ -223,7 +223,4 @@ post-install:
@${CAT} ${PKGMESSAGE}
-regression-test:
- cd ${WRKSRC} && make test
-
.include <bsd.port.post.mk>
diff --git a/lang/python32/Makefile b/lang/python32/Makefile
index fe0667d9f176..26a5abcd5b76 100644
--- a/lang/python32/Makefile
+++ b/lang/python32/Makefile
@@ -223,7 +223,4 @@ post-install:
@${CAT} ${PKGMESSAGE}
-regression-test:
- cd ${WRKSRC} && make test
-
.include <bsd.port.post.mk>