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