67fb95fb3b
Get rid of direct dependency ob libbost_system.so, use libboost_thread.so instead
11 lines
240 B
Makefile
11 lines
240 B
Makefile
PORTREVISION= 11
|
|
CATEGORIES= graphics multimedia python
|
|
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
|
|
|
COMMENT= OpenImageIO python bindings
|
|
|
|
MASTERDIR= ${.CURDIR}/../openimageio
|
|
OPTIONS_EXCLUDE= ${OPTIONS_DEFINE}
|
|
|
|
.include "${MASTERDIR}/Makefile"
|