This commit is contained in:
Andrew Walker
2024-03-07 06:20:14 -05:00
parent 3cb263f4c3
commit e32e1bc863

View File

@@ -24,6 +24,13 @@
#
ports += "ports-mgmt/pkg"
prots += {
"name": "lang/gcc12",
"options": [
"OPTIONS_FILE_UNSET+=MULTILIB"
],
install=False
}
ports += {
"name": "sysutils/openzfs",
"options": ["OPTIONS_FILE_SET+=PYTHON"]