FreeBSD Bugzilla – Attachment 133573 Details for
Bug 178044
[patch] graphics/ruby-rmagick: do not force depend on ImageMagick with X11
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
ruby-rmagick.diff
ruby-rmagick.diff (text/plain), 561 bytes, created by
David Demelier
on 2013-04-22 09:40:00 UTC
(
hide
)
Description:
ruby-rmagick.diff
Filename:
MIME Type:
Creator:
David Demelier
Created:
2013-04-22 09:40:00 UTC
Size:
561 bytes
patch
obsolete
>--- Makefile.orig 2013-04-12 08:56:09.000000000 +0200 >+++ Makefile 2013-04-12 09:05:52.000000000 +0200 >@@ -13,7 +13,18 @@ > MAINTAINER= ruby@FreeBSD.org > COMMENT= A Ruby binding for ImageMagick > >+OPTIONS_DEFINE= X11 >+OPTIONS_DEFAULT=X11 >+ >+OPTIONSFILE?= ${PORT_DBDIR}/ruby-${PORTNAME}/options >+ >+.include <bsd.port.options.mk> >+ >+.if ${PORT_OPTIONS:MX11} > LIB_DEPENDS= MagickWand:${PORTSDIR}/graphics/ImageMagick >+.else >+LIB_DEPENDS= MagickWand:${PORTSDIR}/graphics/ImageMagick-nox11 >+.endif > > USE_BZIP2= yes > USE_RUBY= yes
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 178044
: 133573