aboutsummaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authorLi-Wen Hsu <lwhsu@FreeBSD.org>2009-07-06 21:34:32 +0000
committerLi-Wen Hsu <lwhsu@FreeBSD.org>2009-07-06 21:34:32 +0000
commitda963750897d917efc318af3219ba2fdc2116cbe (patch)
tree56ade18966c1569b1b22754520eece4e0c572060 /lang
parente19a45525ec61d6989c0e087b47b15c125136d88 (diff)
downloadports-da963750897d917efc318af3219ba2fdc2116cbe.tar.gz
ports-da963750897d917efc318af3219ba2fdc2116cbe.zip
- Remove regression-test target since it is not quite useful at this point
Notes
Notes: svn path=/head/; revision=237285
Diffstat (limited to 'lang')
-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>