mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-23 04:23:08 +00:00
- Use new LIB_DEPENDS
PR: ports/187416 Submitted by: Johannes Jost Meixner <xmj@chaot.net>
This commit is contained in:
parent
abb0866603
commit
08f6a4bffe
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=348918
@ -15,8 +15,8 @@ COMMENT= Python Interface to the NetCDF Library (versions 3 and 4)
|
||||
LICENSE= MIT
|
||||
|
||||
BUILD_DEPENDS= ${PYNUMPY}
|
||||
LIB_DEPENDS= hdf5:${PORTSDIR}/science/hdf5-18 \
|
||||
netcdf:${PORTSDIR}/science/netcdf4
|
||||
LIB_DEPENDS= libhdf5.so:${PORTSDIR}/science/hdf5-18 \
|
||||
libnetcdf.so:${PORTSDIR}/science/netcdf4
|
||||
RUN_DEPENDS= ${PYNUMPY}
|
||||
|
||||
OPTIONS_DEFINE= DOCS EXAMPLES
|
||||
|
Loading…
Reference in New Issue
Block a user