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