mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
- Document incompatibility with python 3.7+
Approved by: portmgr blanket
This commit is contained in:
parent
d80e28d5b6
commit
ddb930e9c1
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=497970
@ -20,7 +20,7 @@ LIB_DEPENDS= libgsl.so:math/gsl
|
||||
USE_LDCONFIG= yes
|
||||
CFLAGS+= -I${LOCALBASE}/include -I${PYTHON_SITELIBDIR}/numpy/core
|
||||
LDFLAGS+= -L${LOCALBASE}/lib
|
||||
USES= python
|
||||
USES= python:-3.6
|
||||
USE_PYTHON= distutils autoplist cython
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user