From c124de29e7a4038ea041fbe4eae0144307d285ca Mon Sep 17 00:00:00 2001 From: John Marino Date: Sat, 16 Aug 2014 12:01:39 +0000 Subject: [PATCH] graphics/py-stltools: switch to USES=python PR: 192549 Submitted by: maintainer (rsmith) --- graphics/py-stltools/Makefile | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/graphics/py-stltools/Makefile b/graphics/py-stltools/Makefile index 7532aa145ff2..f6d35b74f72c 100644 --- a/graphics/py-stltools/Makefile +++ b/graphics/py-stltools/Makefile @@ -14,9 +14,8 @@ LICENSE= BSD2CLAUSE RUN_DEPENDS= ${PYNUMPY} -USES= zip -USE_PYTHON= 2 -USE_PYDISTUTILS= yes +USES= zip python:2.7 +USE_PYTHON= distutils DOCS= README.txt EXAMPLES= test/cube.stl test/cube_bin.stl