mirror of
https://github.com/truenas/core-build.git
synced 2026-02-15 07:36:18 +00:00
De dont need python2 anymore
This commit is contained in:
@@ -114,14 +114,7 @@ ports += {
|
||||
"OPTIONS_FILE_UNSET+=FLAGS"
|
||||
]
|
||||
}
|
||||
ports += {
|
||||
"name": "lang/python27",
|
||||
"options": [
|
||||
"OPTIONS_FILE_UNSET+=NLS",
|
||||
]
|
||||
}
|
||||
ports += "lang/python3"
|
||||
ports += "lang/python2"
|
||||
ports += "lang/python"
|
||||
ports += "dns/py-bonjour"
|
||||
ports += "sysutils/iocage"
|
||||
|
||||
Reference in New Issue
Block a user