mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
graphics/py-stltools: switch to USES=python
PR: 192549 Submitted by: maintainer (rsmith)
This commit is contained in:
parent
f47f3aa29d
commit
c124de29e7
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=365074
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user