mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
science/lamprop: switch to USES=python
PR: 192548 Submitted by: maintainer (rsmith)
This commit is contained in:
parent
cc4d718dcf
commit
f47f3aa29d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=365073
@ -13,9 +13,7 @@ LICENSE= BSD2CLAUSE
|
||||
|
||||
RUN_DEPENDS= ${PYNUMPY}
|
||||
|
||||
USES= zip
|
||||
USE_PYTHON= yes
|
||||
PYTHON_VERSION= python2.7
|
||||
USES= zip python:2.7
|
||||
|
||||
do-install:
|
||||
cd ${WRKSRC} && ${MAKE} PREFIX=${STAGEDIR}${PREFIX} install
|
||||
|
Loading…
Reference in New Issue
Block a user