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