mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-16 07:58:04 +00:00
Chase lib version change of graphics/OpenEXR.
Forgotten by: myself
This commit is contained in:
parent
64ac5bf132
commit
68e1ac533d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=111191
@ -7,7 +7,7 @@
|
||||
|
||||
PORTNAME= cinepaint
|
||||
PORTVERSION= 0.18
|
||||
PORTREVISION= 2
|
||||
PORTREVISION= 3
|
||||
CATEGORIES= graphics
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
||||
MASTER_SITE_SUBDIR= ${PORTNAME}
|
||||
@ -33,7 +33,7 @@ MAN1= cinepaint.1 cinepainttool.1
|
||||
PLIST_SUB= VER=${PORTVERSION}-1
|
||||
|
||||
.if !defined(WITHOUT_OPENEXR)
|
||||
LIB_DEPENDS+= IlmImf.0:${PORTSDIR}/graphics/OpenEXR
|
||||
LIB_DEPENDS+= IlmImf.2:${PORTSDIR}/graphics/OpenEXR
|
||||
CONFIGURE_ARGS+= --with-openexr-prefix=${LOCALBASE}
|
||||
PLIST_SUB+= OPENEXR:=""
|
||||
.else
|
||||
|
Loading…
Reference in New Issue
Block a user