mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
graphics/py-opencolorio: adjust after master port update
PR: 260305 Sponsored by: Netzkommune GmbH.
This commit is contained in:
parent
65c81a7ed9
commit
a1bccfffd3
1 changed files with 3 additions and 3 deletions
|
@ -1,11 +1,11 @@
|
||||||
# Created by: Shane Ambler <FreeBSD@Shaneware.biz>
|
PORTREVISION= 0
|
||||||
|
CATEGORIES= graphics multimedia python
|
||||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||||
|
|
||||||
COMMENT= OpenColorIO python bindings
|
COMMENT= OpenColorIO python bindings
|
||||||
|
|
||||||
MASTERDIR= ${.CURDIR}/../opencolorio
|
MASTERDIR= ${.CURDIR}/../opencolorio
|
||||||
OCIO_SLAVE= pymodule
|
OCIO_SLAVE= pymodule
|
||||||
OPTIONS_EXCLUDE=DOCS
|
OPTIONS_EXCLUDE=${OPTIONS_DEFINE}
|
||||||
|
|
||||||
.include "${MASTERDIR}/Makefile"
|
.include "${MASTERDIR}/Makefile"
|
||||||
|
|
Loading…
Add table
Reference in a new issue