FreeBSD Bugzilla – Attachment 148164 Details for
Bug 194284
[PATCH] security/p5-GD-SecurityImage: handle OPTIONS_UNSET=X11
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
patch security/p5-GD-SecurityImage
patch (text/plain), 671 bytes, created by
Frank Wall
on 2014-10-10 13:40:30 UTC
(
hide
)
Description:
patch security/p5-GD-SecurityImage
Filename:
MIME Type:
Creator:
Frank Wall
Created:
2014-10-10 13:40:30 UTC
Size:
671 bytes
patch
obsolete
>--- security/p5-GD-SecurityImage/Makefile.orig 2014-03-01 18:23:16.000000000 +0100 >+++ security/p5-GD-SecurityImage/Makefile 2014-10-10 14:58:08.507814519 +0200 >@@ -25,7 +25,14 @@ > USES= perl5 > USE_PERL5= configure > >+.include <bsd.port.options.mk> >+ >+.if ${PORT_OPTIONS:MX11} > IMAGEMAGICK_BUILD_DEPENDS= ${LOCALBASE}/bin/convert:${PORTSDIR}/graphics/ImageMagick > IMAGEMAGICK_RUN_DEPENDS= ${LOCALBASE}/bin/convert:${PORTSDIR}/graphics/ImageMagick >+.else >+IMAGEMAGICK_BUILD_DEPENDS= ${LOCALBASE}/bin/convert:${PORTSDIR}/graphics/ImageMagick-nox11 >+IMAGEMAGICK_RUN_DEPENDS= ${LOCALBASE}/bin/convert:${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 194284
:
148164
|
150852
|
150853