diff options
author | Li-Wen Hsu <lwhsu@FreeBSD.org> | 2009-07-02 01:51:07 +0000 |
---|---|---|
committer | Li-Wen Hsu <lwhsu@FreeBSD.org> | 2009-07-02 01:51:07 +0000 |
commit | fe569d851e13b87f7ac9ca67ce6e747d23e9e11d (patch) | |
tree | 5395cf6cac62f85cdc4a467efada1a483d5c7133 /lang/python30 | |
parent | 8390759afbb42649325979ca0877b631800551e2 (diff) | |
download | ports-fe569d851e13b87f7ac9ca67ce6e747d23e9e11d.tar.gz ports-fe569d851e13b87f7ac9ca67ce6e747d23e9e11d.zip |
Notes
Diffstat (limited to 'lang/python30')
-rw-r--r-- | lang/python30/Makefile | 3 |
1 files changed, 0 insertions, 3 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> |