aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn Marino <marino@FreeBSD.org>2014-08-16 12:01:39 +0000
committerJohn Marino <marino@FreeBSD.org>2014-08-16 12:01:39 +0000
commitc124de29e7a4038ea041fbe4eae0144307d285ca (patch)
tree8a6248c9613fee5d39406c55f34c657f5283e69d
parentf47f3aa29d5e410e2929027a0292c149ff33d271 (diff)
downloadports-c124de29e7a4038ea041fbe4eae0144307d285ca.tar.gz
ports-c124de29e7a4038ea041fbe4eae0144307d285ca.zip
graphics/py-stltools: switch to USES=python
PR: 192549 Submitted by: maintainer (rsmith)
Notes
Notes: svn path=/head/; revision=365074
-rw-r--r--graphics/py-stltools/Makefile5
1 files 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