FreeBSD Bugzilla – Attachment 76175 Details for
Bug 109862
[PATCH] graphics/ImageMagick: SVG support requires X11 libraries
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
ImageMagick-6.3.2.0_2.patch
ImageMagick-6.3.2.0_2.patch (text/plain), 846 bytes, created by
chinsan
on 2007-03-04 20:40:04 UTC
(
hide
)
Description:
ImageMagick-6.3.2.0_2.patch
Filename:
MIME Type:
Creator:
chinsan
Created:
2007-03-04 20:40:04 UTC
Size:
846 bytes
patch
obsolete
>diff -ruN --exclude=CVS /usr/ports/graphics/ImageMagick/Makefile /usr/home/chinsan/project/ImageMagick/Makefile >--- /usr/ports/graphics/ImageMagick/Makefile Sun Feb 25 22:29:38 2007 >+++ /usr/home/chinsan/project/ImageMagick/Makefile Mon Mar 5 04:36:42 2007 >@@ -7,7 +7,7 @@ > > PORTNAME= ImageMagick > DISTVERSION= 6.3.2-0 >-PORTREVISION= 1 >+PORTREVISION= 2 > CATEGORIES= graphics perl5 > MASTER_SITES= ftp://ftp.imagemagick.org/pub/ImageMagick/ \ > ftp://gd.tuwien.ac.at/pub/graphics/ImageMagick/ \ >@@ -239,6 +239,9 @@ > CONFIGURE_ARGS+= --without-xml > .endif > .if defined(WITH_IMAGEMAGICK_SVG) >+.if defined(WITHOUT_X11) >+IGNORE= SVG support requires X11 libraries, please unset WITHOUT_X11 >+.endif > LIB_DEPENDS+= rsvg-2.2:${PORTSDIR}/graphics/librsvg2 > CONFIGURE_ARGS+= --with-rsvg > CONFIGURE_ENV+= RSVG_CFLAGS="-I${X11BASE}/include/librsvg-2" \
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 109862
: 76175