Created attachment 193029 [details] Spell pymssql properly Trying to enable the (off by default) MS SQL option in py-sqlalchemy ports causes an error, because the name of the package provided by the databases/py-pymssql is misspelled. The fix is very easy, however.
Committed. Thanks!
A commit references this bug: Author: sunpoet Date: Sat May 5 12:51:15 UTC 2018 New revision: 469104 URL: https://svnweb.freebsd.org/changeset/ports/469104 Log: Fix MSSQL_RUN_DEPENDS PR: 227959 Submitted by: mi Changes: head/databases/py-sqlalchemy11/Makefile
A commit references this bug: Author: sunpoet Date: Sat May 5 12:51:35 UTC 2018 New revision: 469105 URL: https://svnweb.freebsd.org/changeset/ports/469105 Log: Fix MSSQL_RUN_DEPENDS PR: 227959 Submitted by: mi Changes: head/databases/py-sqlalchemy12/Makefile