Permalink
Browse files
py-sphinxcontrib-jsmath: add support for Py 27 34 35 36
- Loading branch information
Showing
with
1 addition
and
1 deletion.
-
+1
−1
python/py-sphinxcontrib-jsmath/Portfile
|
|
@@ -21,7 +21,7 @@ checksums rmd160 9ff064c88f8f121bd7876ae3f79b4c31f5a9264f \ |
|
|
sha256 a9925e4a4587247ed2191a22df5f6970656cb8ca2bd6284309578f2153e0c4b8 \ |
|
|
size 5787 |
|
|
|
|
|
python.versions 37 |
|
|
python.versions 27 34 35 36 37 |
|
|
|
|
|
if {${name} ne ${subport}} { |
|
|
depends_build-append \ |
|
|
|