67fb95fb3b
Get rid of direct dependency ob libbost_system.so, use libboost_thread.so instead
13 lines
331 B
Makefile
13 lines
331 B
Makefile
PORTREVISION= 7
|
|
CATEGORIES= graphics multimedia python
|
|
# Note this port shares its PORTREVISION with graphics/openshadinglanguage!
|
|
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
|
|
|
COMMENT= OpenShadingLanguage python bindings
|
|
|
|
MASTERDIR= ${.CURDIR}/../openshadinglanguage
|
|
|
|
OPTIONS_EXCLUDE= MATERIALX OSLTOY
|
|
|
|
.include "${MASTERDIR}/Makefile"
|