mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-24 00:45:52 +00:00
- Fix build
This commit is contained in:
parent
2048eb8057
commit
9ce603baaf
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=371026
@ -21,11 +21,10 @@ BUILD_DEPENDS= ${PYNUMPY} \
|
||||
${PYTHON_PKGNAMEPREFIX}sqlalchemy>=0:${PORTSDIR}/databases/py-sqlalchemy
|
||||
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||
|
||||
USES= fortran zip
|
||||
USES= fortran zip python
|
||||
USE_LDCONFIG= yes
|
||||
USE_PYTHON= yes
|
||||
USE_PYDISTUTILS= yes
|
||||
PYDISTUTILS_AUTOPLIST= yes
|
||||
LDFLAGS+= -shared
|
||||
USE_PYTHON= distutils autoplist
|
||||
|
||||
post-patch:
|
||||
${REINPLACE_CMD} -e "s#FC#${FC}#g" ${WRKSRC}/setup.py
|
||||
|
Loading…
Reference in New Issue
Block a user