svn commit: r305729 - head/graphics/xv-m17n

Bryan Drewery bdrewery at freebsd.org
Thu Oct 11 15:06:15 UTC 2012


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 at freenode/EFNet


More information about the svn-ports-all mailing list