mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
graphics/gimp-app: chase math/Imath update
...and remove the Imath version from its LIB_DEPENDS, since Imath is only included indirectly through openexr, so gimp-app need not care about details.
This commit is contained in:
parent
aa00969613
commit
8d67ee6b1b
1 changed files with 2 additions and 2 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
PORTNAME?= gimp-app
|
||||
PORTVERSION= 2.10.24
|
||||
PORTREVISION= 8
|
||||
PORTREVISION= 9
|
||||
PORTEPOCH?= 1
|
||||
CATEGORIES?= graphics gnome
|
||||
MASTER_SITES= GIMP/gimp/v${PORTVERSION:R}
|
||||
|
@ -118,7 +118,7 @@ LIBMNG_LIB_DEPENDS= libmng.so:graphics/libmng
|
|||
LIBMNG_CONFIGURE_WITH= libmng
|
||||
|
||||
OPENEXR_CONFIGURE_WITH= openexr
|
||||
OPENEXR_LIB_DEPENDS= libImath-3_0.so:math/Imath \
|
||||
OPENEXR_LIB_DEPENDS= libImath.so:math/Imath \
|
||||
libOpenEXR.so:graphics/openexr
|
||||
|
||||
OPENJPEG_DESC= Enhanced JPEG (jpeg2000) graphics support
|
||||
|
|
Loading…
Add table
Reference in a new issue