diff options
Diffstat (limited to 'graphics/py-open3d-python')
-rw-r--r-- | graphics/py-open3d-python/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/py-open3d-python/Makefile b/graphics/py-open3d-python/Makefile index 258eafa64403..97d90664a1f7 100644 --- a/graphics/py-open3d-python/Makefile +++ b/graphics/py-open3d-python/Makefile @@ -15,7 +15,7 @@ LICENSE_FILE= ${WRKSRC}/../LICENSE LIB_DEPENDS= libOpen3D.so:graphics/open3d -USES= cmake:outsource eigen:3 fortran localbase:ldflags pkgconfig python +USES= cmake eigen:3 fortran localbase:ldflags pkgconfig python USE_GITHUB= yes GH_ACCOUNT= IntelVCL GH_PROJECT= Open3D |