dnspython should not be explicitly required

This commit is contained in:
William Grzybowski
2019-04-25 13:19:55 -03:00
parent d00ec650e2
commit 8ffb18c5c1

View File

@@ -124,7 +124,6 @@ ports += "lang/python3"
ports += "lang/python2"
ports += "lang/python"
ports += "dns/py-bonjour"
ports += "dns/py-dnspython"
ports += "sysutils/iocage"
ports += "security/pam_mkhomedir"
ports += {