Date: Sat, 10 Jan 2015 19:50:59 -0800 From: Stephen Hurd <shurd@FreeBSD.org> To: Jose Alonso Cardenas Marquez <acm@freebsd.org>, ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r376733 - in head/comms/cqrlog: . files Message-ID: <54B1F323.3020309@FreeBSD.org> In-Reply-To: <201501110322.t0B3MqCj039641@svn.freebsd.org> References: <201501110322.t0B3MqCj039641@svn.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Jose Alonso Cardenas Marquez wrote: > - Copy lazarus directory to WRKSRC is not neccesary anymore Awesome! That was the most irritating part of the port. :-) > -GETLAZDIR=3D ${AWK} '/cd .* .* exit/ { print $$2 }' ${LOCALBASE}/bin/l= azarus > +LAZARUS_VER=3D 1.2.6 > +LAZARUS_DIR=3D ${LOCALBASE}/share/lazarus-${LAZARUS_VER} I'm not sure I like this bit though... is there a good reason to tie the port to the Lazarus version tighter than bumping PORTREVISION? If so, I would think the BUILD_DEPENDS should reflect the version somehow.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?54B1F323.3020309>