Hi. 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?
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "[email protected]"
