ports/97895: [patch] - graphics/ImageMagick: unbreak by adding dependency on graphics/libsrvg

Adi Pircalabu apircalabu at bitdefender.com
Thu May 25 13:50:18 UTC 2006


The following reply was made to PR ports/97895; it has been noted by GNATS.

From: Adi Pircalabu <apircalabu at bitdefender.com>
To: bug-followup at FreeBSD.org, apircalabu at bitdefender.com
Cc:  
Subject: Re: ports/97895: [patch] - graphics/ImageMagick: unbreak by adding
 dependency on graphics/libsrvg
Date: Thu, 25 May 2006 16:46:12 +0300

 Taking a look at 97889 submitted by Roland Smith I deactivated svg
 support by default. For me, the fix for building is this:
 
 --- diff starts here ---
 
 --- Makefile.orig       Wed May 24 17:20:33 2006
 +++ Makefile    Thu May 25 16:09:35 2006
 @@ -33,7 +33,7 @@
  USE_AUTOTOOLS= libltdl:15
  GNU_CONFIGURE= yes
  CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}"
 -CONFIGURE_ARGS=        --enable-shared
 +CONFIGURE_ARGS=        --enable-shared --without-rsvg
  INSTALLS_SHLIB=        yes
 
  MAN1=          ImageMagick.1 Magick++-config.1 Magick-config.1
 Wand-config.1 \
 
 --- diff ends here ---
 
 -- 
 Adi Pircalabu (PGP Key ID 0x04329F5E)
 
 
 
 -- 
 This message was scanned for spam and viruses by BitDefender.
 For more information please visit http://www.bitdefender.com/
 



More information about the freebsd-ports-bugs mailing list