FreeBSD Bugzilla – Attachment 134769 Details for
Bug 179481
[patch] graphics/rubygem-rmagick: optional X11
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
patch.diff
patch.diff (text/plain), 674 bytes, created by
David Demelier
on 2013-06-11 09:50:00 UTC
(
hide
)
Description:
patch.diff
Filename:
MIME Type:
Creator:
David Demelier
Created:
2013-06-11 09:50:00 UTC
Size:
674 bytes
patch
obsolete
>--- Makefile.orig 2013-06-11 09:06:12.000000000 +0200 >+++ Makefile 2013-06-11 09:06:56.000000000 +0200 >@@ -8,10 +8,19 @@ > MAINTAINER= ruby@FreeBSD.org > COMMENT= Ruby binding for ImageMagick > >-LIB_DEPENDS= MagickWand:${PORTSDIR}/graphics/ImageMagick >- > USE_RUBY= yes > USE_RUBYGEMS= yes > RUBYGEM_AUTOPLIST= yes > >+OPTIONS_DEFINE= X11 >+OPTIONS_DEFAULT= X11 >+ >+.include <bsd.port.options.mk> >+ >+.if ${PORT_OPTIONS:MX11} >+LIB_DEPENDS= MagickWand:${PORTSDIR}/graphics/ImageMagick >+.else >+LIB_DEPENDS= MagickWand:${PORTSDIR}/graphics/ImageMagick-nox11 >+.endif >+ > .include <bsd.port.mk>
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 179481
: 134769