On Thu, 2010-11-11 at 02:13:41 +0300, [email protected] wrote: > I'm trying to write Makefile for MySQL plugin. In make file I've added > BUILD_DEPENDS directive: > > BUILD_DEPENDS= ${NONEXISTENT}:${PORTSDIR}/databases/mysql50-server:extract > > How I can get directory path with sources of MySQL for using in ./configure?
There are a few ways; for example (and inspiration), see devel/ruby-thrift and net/cvsupchk. -- Sahil Tandon <[email protected]> _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "[email protected]"
