mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-12 07:27:57 +00:00
- Chase libopenraw shbump
This commit is contained in:
parent
d967d4cc12
commit
ef8b1a8ca7
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=233205
@ -7,7 +7,7 @@
|
||||
|
||||
PORTNAME= gegl
|
||||
PORTVERSION= 0.0.${GEGL_MINOR}
|
||||
PORTREVISION= 3
|
||||
PORTREVISION= 4
|
||||
CATEGORIES= graphics
|
||||
MASTER_SITES= ftp://ftp.gimp.org/pub/gegl/0.0/
|
||||
|
||||
@ -87,7 +87,7 @@ PLIST_SUB+= OPENEXR="@comment "
|
||||
.endif
|
||||
|
||||
.if !defined(WITHOUT_OPENRAW)
|
||||
LIB_DEPENDS+= openraw.5:${PORTSDIR}/graphics/libopenraw
|
||||
LIB_DEPENDS+= openraw.6:${PORTSDIR}/graphics/libopenraw
|
||||
PLIST_SUB+= OPENRAW=""
|
||||
.else
|
||||
CONFIGURE_ARGS+=--without-libopenraw
|
||||
|
@ -51,7 +51,7 @@ CONFIGURE_ARGS+=--disable-iptcdata
|
||||
.endif
|
||||
|
||||
.if defined(WITH_OPENRAW)
|
||||
LIB_DEPENDS+= openrawgnome.5:${PORTSDIR}/graphics/libopenraw
|
||||
LIB_DEPENDS+= openrawgnome.6:${PORTSDIR}/graphics/libopenraw
|
||||
CONFIGURE_ARGS+=--enable-libopenraw
|
||||
.else
|
||||
CONFIGURE_ARGS+=--disable-libopenraw
|
||||
|
Loading…
Reference in New Issue
Block a user