Date: Wed, 10 Nov 2010 20:40:28 -0500 From: Sahil Tandon <sahil@FreeBSD.org> To: freebsd-ports@freebsd.org Subject: Re: Get path of extracted port Message-ID: <20101111014027.GA12136@magic.hamla.org> In-Reply-To: <AANLkTi=H=ev%2Bk8LYE=gC9hhZH1iH4R=UFny5SShWPaOC@mail.gmail.com> References: <AANLkTi=H=ev%2Bk8LYE=gC9hhZH1iH4R=UFny5SShWPaOC@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 2010-11-11 at 02:13:41 +0300, xpahos@gmail.com 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 <sahil@FreeBSD.org>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20101111014027.GA12136>