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