portfile-gen: disable livecheck for python subports

This commit is contained in:
Joshua Root
2021-11-19 07:24:07 +11:00
parent 8e4c35f37f
commit 25bb30e3d1
+1
View File
@@ -208,6 +208,7 @@ switch ${groupCode} {
puts " xinstall -m 644 -W $\{worksrcpath\} replaceme \\"
puts { ${destroot}${docdir}}
puts " }"
puts " livecheck.type none"
puts "}"
}
}