graphics/povray37: Fix build without JPEG

PR:		283768
Reported by:	freebsd@koenigbj.8bx.de
This commit is contained in:
Philipp Ost 2025-01-07 19:32:48 +01:00 committed by Fernando Apesteguía
parent 44b172f757
commit 3753b09402

View file

@ -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