FreeBSD Port: mysqlcc-0.9.3

Carlos F. A. Paniago pan at panix.ecof.org.br
Sun Sep 7 08:28:46 PDT 2003


Sugestion in the Makefile for mysqlcc-0.93
.if exists(${LOCALBASE}/lib/mysql/libmysqlclient.so.10)
LIB_DEPENDS=    mysqlclient.10:${PORTSDIR}/databases/mysql323-client
.else
.if exists(${LOCALBASE}/lib/mysql/libmysqlclient.so.12)
LIB_DEPENDS=    mysqlclient.12:${PORTSDIR}/databases/mysql40-client
.else
LIB_DEPENDS=    mysqlclient.14:${PORTSDIR}/databases/mysql41-client
.endif
.endif
With this we can use the new mysql41 with this...
Tanks...

	Paniago
-- 
Nome:  Carlos Fernando Assis Paniago
Email: pan at panix.ecof.org.br		e	pan at cnpm.embrapa.br
Web:   http://www.panix.ecof.org.br/	e	http://www.cnpm.embrapa.br/ 
--


More information about the freebsd-ports mailing list