FreeBSD Bugzilla – Attachment 256325 Details for
Bug 283768
graphics/povray37: build without JPEG fails
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
graphics/povray37: Properly disable JPEG support when JPEG=off
povray37_Makefile.patch (text/plain), 624 bytes, created by
Philipp Ost
on 2025-01-01 21:46:00 UTC
(
hide
)
Description:
graphics/povray37: Properly disable JPEG support when JPEG=off
Filename:
MIME Type:
Creator:
Philipp Ost
Created:
2025-01-01 21:46:00 UTC
Size:
624 bytes
patch
obsolete
>diff --git a/graphics/povray37/Makefile b/graphics/povray37/Makefile >index dd49d7396768..646c2c166b01 100644 >--- a/graphics/povray37/Makefile >+++ b/graphics/povray37/Makefile >@@ -1,7 +1,7 @@ > PORTNAME= povray > DISTVERSIONPREFIX= v > DISTVERSION= 3.7.0.10 >-PORTREVISION= 18 >+PORTREVISION= 19 > CATEGORIES= graphics > PKGNAMESUFFIX= 37 > >@@ -43,7 +43,7 @@ IO_DESC= Without I/O restrictions (security risk) > IO_CONFIGURE_ON= --disable-io-restrictions > > JPEG_USES= jpeg >-JPEG_CONFIGURE_OFF= --without-jpeg >+JPEG_CONFIGURE_OFF= --without-libjpeg > > OPENEXR_LIB_DEPENDS= libImath.so:math/Imath \ > libOpenEXR.so:graphics/openexr
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 283768
: 256325