1
0
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:
Pav Lucistnik 2009-05-04 14:57:04 +00:00
parent d967d4cc12
commit ef8b1a8ca7
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=233205
2 changed files with 3 additions and 3 deletions

View File

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

View File

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