De dont need python2 anymore

This commit is contained in:
William Grzybowski
2019-04-25 16:03:12 -03:00
parent 8ffb18c5c1
commit 0fa6df1c8c

View File

@@ -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"