diff options
-rw-r--r-- | lang/python31/Makefile | 3 | ||||
-rw-r--r-- | lang/python32/Makefile | 3 |
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> |