Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
HardenedBSD
hardenedbsd-ports
Commits
d60c0a1d
Commit
d60c0a1d
authored
Jul 24, 2020
by
sunpoet
Browse files
Cosmetic change
parent
b163c25d
Changes
1
Hide whitespace changes
Inline
Side-by-side
Mk/Uses/python.mk
View file @
d60c0a1d
...
...
@@ -637,12 +637,12 @@ PYNUMPY= ${PYTHON_PKGNAMEPREFIX}numpy>=1.16,1<1.20,1:math/py-numpy@${PY_FLAVOR}
# Common Python modules that can be needed but only for some versions of Python.
.if
${PYTHON_REL}
<
3500
PY_PILLOW
=
${PYTHON_PKGNAMEPREFIX}
pillow6>
=
6.0.0:graphics/py-pillow6@
${PY_FLAVOR}
PY_TYPING
=
${PYTHON_PKGNAMEPREFIX}
typing>
=
3.7.4.1:devel/py-typing@
${PY_FLAVOR}
PY_SPHINX
=
${PYTHON_PKGNAMEPREFIX}
sphinx18>
=
0:textproc/py-sphinx18@
${PY_FLAVOR}
PY_TYPING
=
${PYTHON_PKGNAMEPREFIX}
typing>
=
3.7.4.1:devel/py-typing@
${PY_FLAVOR}
.
else
PY_PILLOW
=
${PYTHON_PKGNAMEPREFIX}
pillow>
=
7.0.0:graphics/py-pillow@
${PY_FLAVOR}
PY_TYPING
=
PY_SPHINX
=
${PYTHON_PKGNAMEPREFIX}
sphinx>
=
0:textproc/py-sphinx@
${PY_FLAVOR}
PY_TYPING
=
.
endif
.if
${PYTHON_REL}
<
3400
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment