aboutsummaryrefslogtreecommitdiff
path: root/lang/python31
diff options
context:
space:
mode:
authorLi-Wen Hsu <lwhsu@FreeBSD.org>2009-07-02 01:51:07 +0000
committerLi-Wen Hsu <lwhsu@FreeBSD.org>2009-07-02 01:51:07 +0000
commitfe569d851e13b87f7ac9ca67ce6e747d23e9e11d (patch)
tree5395cf6cac62f85cdc4a467efada1a483d5c7133 /lang/python31
parent8390759afbb42649325979ca0877b631800551e2 (diff)
downloadports-fe569d851e13b87f7ac9ca67ce6e747d23e9e11d.tar.gz
ports-fe569d851e13b87f7ac9ca67ce6e747d23e9e11d.zip
Notes
Diffstat (limited to 'lang/python31')
-rw-r--r--lang/python31/Makefile3
1 files changed, 0 insertions, 3 deletions
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>