1b4453302b
Because OpenEXR's SONAME has changed with the 3.2.0 update. New SONAME: libOpenEXR-3_2.so.31
10 lines
200 B
Makefile
10 lines
200 B
Makefile
PORTREVISION= 3
|
|
PKGNAMESUFFIX= -tools
|
|
|
|
COMMENT= Tools to work with OpenColorIO profiles
|
|
|
|
MASTERDIR= ${.CURDIR}/../opencolorio
|
|
OCIO_SLAVE= tools
|
|
OPTIONS_EXCLUDE= DOCS
|
|
|
|
.include "${MASTERDIR}/Makefile"
|