FreeBSD Port: mysqlcc-0.9.3

Anders Nordby anders at FreeBSD.org
Sun Sep 7 09:48:16 PDT 2003


Hi,

I added something like that. This was a part I modified from Ferruccio's
initial submission anyway.

On Sun, Sep 07, 2003 at 12:27:30PM -0300, Carlos F. A. Paniago wrote:
> 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/ 
> --
> _______________________________________________
> freebsd-ports at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-ports
> To unsubscribe, send any mail to "freebsd-ports-unsubscribe at freebsd.org"


-- 
Anders.


More information about the freebsd-ports mailing list