Date: Thu, 11 Oct 2012 10:06:14 -0500 From: Bryan Drewery <bdrewery@freebsd.org> To: Baptiste Daroussin <bapt@freebsd.org> Cc: svn-ports-head@freebsd.org, svn-ports-all@freebsd.org, ports-committers@freebsd.org Subject: Re: svn commit: r305729 - head/graphics/xv-m17n Message-ID: <5076E066.4010005@FreeBSD.org> In-Reply-To: <201210111458.q9BEwKq3040648@svn.freebsd.org> References: <201210111458.q9BEwKq3040648@svn.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On 10/11/2012 9:58 AM, Baptiste Daroussin wrote: > Author: bapt > Date: Thu Oct 11 14:58:20 2012 > New Revision: 305729 > URL: http://svn.freebsd.org/changeset/ports/305729 > > Log: > Use classic run dependency line > > Hat: portmgr > Feature safe: yes > > Modified: > head/graphics/xv-m17n/Makefile > > Modified: head/graphics/xv-m17n/Makefile > ============================================================================== > --- head/graphics/xv-m17n/Makefile Thu Oct 11 14:23:33 2012 (r305728) > +++ head/graphics/xv-m17n/Makefile Thu Oct 11 14:58:20 2012 (r305729) > @@ -15,7 +15,7 @@ PKGDIR= ${.CURDIR} > > MAKE_ENV= LOCALE_EXTENSION=-DTV_MULTILINGUAL > > -RUN_DEPENDS= xv:${.CURDIR}/../xv > +RUN_DEPENDS= xv:${PORTSDIR}/graphics/xv Thank you - this kind of change is great for grepping the tree for origin dependencies. > > NOMAN= yes > > -- Regards, Bryan Drewery bdrewery@freenode/EFNet
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?5076E066.4010005>