diff options
Diffstat (limited to 'cad/ifcopenshell/Makefile')
-rw-r--r-- | cad/ifcopenshell/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cad/ifcopenshell/Makefile b/cad/ifcopenshell/Makefile index 649f07861b23..527adbd1b785 100644 --- a/cad/ifcopenshell/Makefile +++ b/cad/ifcopenshell/Makefile @@ -29,7 +29,7 @@ OPTIONS_DEFAULT= PYTHON OPTIONS_SUB= yes PYTHON_CMAKE_BOOL= BUILD_IFCPYTHON -PYTHON_USES= python:3.6+ +PYTHON_USES= python PYTHON_BUILD_DEPENDS= swig>=3.0.0:devel/swig CMAKE_SOURCE_PATH= ${WRKSRC}/cmake |