Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 29 Mar 2010 12:09:11 +0200
From:      Dominic Fandrey <kamikaze@bsdforen.de>
To:        freebsd-ports@freebsd.org
Subject:   Re: [ HEADS UP ]  Ports unstable for the next 10 days
Message-ID:  <4BB07C47.9000400@bsdforen.de>
In-Reply-To: <20100328163828.1f34e0e7@it.buh.tecnik93.com>
References:  <20100328163828.1f34e0e7@it.buh.tecnik93.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On 28/03/2010 15:38, Ion-Mihai Tetcu wrote:

> We do _NOT_ recommend updating ports until this commits are all done,
> and the problems are fixed, except if you want to help testing / fixing.

graphics/inkscape needs a dependency fix.

diff -Nur inkscape.orig/Makefile inkscape/Makefile
--- inkscape.orig/Makefile	2010-03-29 12:06:39.000000000 +0200
+++ inkscape/Makefile	2010-03-29 12:07:39.000000000 +0200
@@ -22,7 +22,7 @@
 		gtkspell.0:${PORTSDIR}/textproc/gtkspell \
 		lcms.1:${PORTSDIR}/graphics/lcms \
 		wpg-0.1.1:${PORTSDIR}/graphics/libwpg \
-		Magick++.2:${PORTSDIR}/graphics/ImageMagick
+		Magick++.3:${PORTSDIR}/graphics/ImageMagick
 RUN_DEPENDS=	${SITE_PERL}/XML/XQL.pm:${PORTSDIR}/textproc/p5-XML-XQL
 
 USE_BZIP2=	yes



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