From 948b01e37e87379ed9a87280c5e3965f448f399a Mon Sep 17 00:00:00 2001 From: mva Date: Sun, 10 Aug 2014 08:55:08 +0000 Subject: - Convert my ports to USES=python --- graphics/blender/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'graphics/blender') diff --git a/graphics/blender/Makefile b/graphics/blender/Makefile index c6e7698b031c..994b80f6d801 100644 --- a/graphics/blender/Makefile +++ b/graphics/blender/Makefile @@ -19,8 +19,7 @@ LIB_DEPENDS= libjpeg.so:${PORTSDIR}/graphics/jpeg \ USE_XORG= x11 xext xmu USE_GL= glew -USES= cmake:outsource compiler:features shebangfix -USE_PYTHON= 3.4 +USES= cmake:outsource compiler:features python:3.4 shebangfix CMAKE_ARGS+= -DWITH_PYTHON_INSTALL:BOOL=OFF \ -DWITH_PYTHON_INSTALL_NUMPY:BOOL=OFF -- cgit