[MacPorts] #15014: mysqltcl: Portfile has errors for variant mysql4
#15014: mysqltcl: Portfile has errors for variant mysql4 ----------------------------------------+----------------------------------- Reporter: philipproessler@freenet.de | Owner: macports-tickets@lists.macosforge.org Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Keywords: mysqltcl mysql4 | ----------------------------------------+----------------------------------- mysqltcl won't build for variant mysql4 because the Portfile contains errors. Here's the corrected section: {{{ variant mysql4 { depends_lib-delete port:mysql5 depends_lib-append port:mysql4 configure.args-delete --with-mysql- include=${prefix}/include/mysql5/mysql configure.args-delete --with-mysql-lib=${prefix}/lib/mysql5/mysql configure.args-append --with-mysql-include=${prefix}/include/mysql configure.args-append --with-mysql-lib=${prefix}/lib/mysql } }}} Philipp R. -- Ticket URL: <http://trac.macosforge.org/projects/macports/ticket/15014> MacPorts </projects/macports> Ports system for Mac OS
#15014: mysqltcl: Portfile has errors for variant mysql4 -----------------------------------------+---------------------------------- Reporter: philipproessler@freenet.de | Owner: macports-tickets@lists.macosforge.org Type: defect | Status: closed Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: fixed | Keywords: mysqltcl mysql4 -----------------------------------------+---------------------------------- Changes (by rhwood@macports.org): * status: new => closed * resolution: => fixed Comment: Committed in r36039 -- Ticket URL: <http://trac.macosforge.org/projects/macports/ticket/15014#comment:1> MacPorts </projects/macports> Ports system for Mac OS
participants (1)
-
MacPorts