#29185: py27-odbc @2.1.8 Add iODBC variant ----------------------------------+----------------------------------------- Reporter: stevemcc@… | Owner: macports-tickets@… Type: enhancement | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.9.2 Keywords: | Port: py27-odbc ----------------------------------+----------------------------------------- Following the php5-odbc Portfile, I added separate variants for unixodbc and iodbc. The default variant is +unixodbc, and it uses the same setup.py.patch file from before. The +iodbc variant works without any patches, because the default setup.py does libraries.append('iodbc') on darwin platforms. -- Ticket URL: <https://trac.macports.org/ticket/29185> MacPorts <http://www.macports.org/> Ports system for Mac OS