Add PYTHON option for OpenZFS

This commit is contained in:
Ryan Moeller
2020-10-19 12:33:41 -04:00
committed by Ryan Moeller
parent 9bc043190f
commit c129fa34c0

View File

@@ -24,7 +24,10 @@
#
ports += "ports-mgmt/pkg"
ports += "sysutils/openzfs"
ports += {
"name": "sysutils/openzfs",
"options": ["OPTIONS_FILE_SET+=PYTHON"]
}
ports += "dns/bind-tools"
ports += "dns/dnsmasq"
ports += "textproc/jq"