Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 10 Mar 2017 20:00:46 +0900
From:      Tomoaki AOKI <junchoon@dec.sakura.ne.jp>
To:        svn-ports-head@freebsd.org
Cc:        antoine@FreeBSD.org
Subject:   Re: svn commit: r435822 - head/math/vtk6
Message-ID:  <20170310200046.221df3f4fb6a639d88beb4c2@dec.sakura.ne.jp>

next in thread | raw e-mail | index | archive | help
Thanks!

> Author: antoine
> Date: Fri Mar 10 10:32:52 2017
> New Revision: 435822
> URL: https://svnweb.freebsd.org/changeset/ports/435822
> 
> Log:
>   Unbreak INDEX
> 
> Modified:
>   head/math/vtk6/Makefile
> 
> Modified: head/math/vtk6/Makefile
> ==============================================================================
> --- head/math/vtk6/Makefile	Fri Mar 10 09:01:48 2017	(r435821)
> +++ head/math/vtk6/Makefile	Fri Mar 10 10:32:52 2017	(r435822)
> @@ -17,8 +17,7 @@ LICENSE=	BSD3CLAUSE
>  LIB_DEPENDS=	libtiff.so:graphics/tiff \
>  		libpng.so:graphics/png \
>  		libfreetype.so:print/freetype2 \
> -		libexpat.so:textproc/expat2 \
> -		libc++.so:devel/libc++
> +		libexpat.so:textproc/expat2
>  
>  #
>  # TODO

-- 
Tomoaki AOKI    <junchoon@dec.sakura.ne.jp>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20170310200046.221df3f4fb6a639d88beb4c2>