diff options
| author | Rene Ladan <rene@FreeBSD.org> | 2023-06-14 22:00:28 +0000 |
|---|---|---|
| committer | Rene Ladan <rene@FreeBSD.org> | 2023-06-27 19:34:34 +0000 |
| commit | 3d9a815d9c5acbb71f4bb07738bdeab4879feacb (patch) | |
| tree | eb093f22197a2c68a88dd2372ec1922c3f6d3c10 /lang/python3 | |
| parent | c58ef91e06e8edc4fd8579837f1453b562da3fbb (diff) | |
Diffstat (limited to 'lang/python3')
| -rw-r--r-- | lang/python3/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/python3/Makefile b/lang/python3/Makefile index 23afe56a71bc..4bc0e7a9e93c 100644 --- a/lang/python3/Makefile +++ b/lang/python3/Makefile @@ -10,7 +10,7 @@ MAINTAINER= python@FreeBSD.org COMMENT= Meta-port for the Python interpreter 3.x WWW= https://www.python.org/ -USES= python:3.6+,run +USES= python:run NO_ARCH= yes NO_BUILD= yes |
