summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--lang/python30/Makefile3
-rw-r--r--lang/python31/Makefile3
-rw-r--r--lang/python32/Makefile3
3 files changed, 0 insertions, 9 deletions
diff --git a/lang/python30/Makefile b/lang/python30/Makefile
index b84ede6d7a1c..82f987d4a744 100644
--- a/lang/python30/Makefile
+++ b/lang/python30/Makefile
@@ -224,7 +224,4 @@ post-install:
@${CAT} ${PKGMESSAGE}
-regression-test:
- cd ${WRKSRC} && make test
-
.include <bsd.port.post.mk>
diff --git a/lang/python31/Makefile b/lang/python31/Makefile
index b84ede6d7a1c..82f987d4a744 100644
--- a/lang/python31/Makefile
+++ b/lang/python31/Makefile
@@ -224,7 +224,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 b84ede6d7a1c..82f987d4a744 100644
--- a/lang/python32/Makefile
+++ b/lang/python32/Makefile
@@ -224,7 +224,4 @@ post-install:
@${CAT} ${PKGMESSAGE}
-regression-test:
- cd ${WRKSRC} && make test
-
.include <bsd.port.post.mk>