aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorlwhsu <lwhsu@FreeBSD.org>2009-07-02 09:51:07 +0800
committerlwhsu <lwhsu@FreeBSD.org>2009-07-02 09:51:07 +0800
commit07e119b80d097bd275a4f30ec3e4c50b3e5dd435 (patch)
tree77903d5dd25c506faae998dad875481a92b7f374
parent1d766d2f374838e8b37e72e1edbd740bc0cff703 (diff)
downloadfreebsd-ports-gnome-07e119b80d097bd275a4f30ec3e4c50b3e5dd435.tar.gz
freebsd-ports-gnome-07e119b80d097bd275a4f30ec3e4c50b3e5dd435.tar.zst
freebsd-ports-gnome-07e119b80d097bd275a4f30ec3e4c50b3e5dd435.zip
- Remove regression-test target since it is not quite useful here
-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>