graphics/py-opencolorio: adjust after master port update

PR:		260305
Sponsored by:	Netzkommune GmbH.
This commit is contained in:
Dima Panov 2022-02-01 19:39:56 +03:00
parent 65c81a7ed9
commit a1bccfffd3

View file

@ -1,11 +1,11 @@
# Created by: Shane Ambler <FreeBSD@Shaneware.biz>
PORTREVISION= 0
CATEGORIES= graphics multimedia python
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
COMMENT= OpenColorIO python bindings
MASTERDIR= ${.CURDIR}/../opencolorio
OCIO_SLAVE= pymodule
OPTIONS_EXCLUDE=DOCS
OPTIONS_EXCLUDE=${OPTIONS_DEFINE}
.include "${MASTERDIR}/Makefile"