mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-18 03:46:03 +00:00
Add dependency on libexecinfo.
Untested because paraview takes hours and hours to build, but it's currently failing on all platforms.
This commit is contained in:
parent
b2a9071194
commit
0d1bd39b0f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=366937
@ -28,7 +28,8 @@ LIB_DEPENDS= libhdf5.so:${PORTSDIR}/science/hdf5 \
|
||||
libpcre.so:${PORTSDIR}/devel/pcre \
|
||||
libffi.so:${PORTSDIR}/devel/libffi \
|
||||
libdrm.so:${PORTSDIR}/graphics/libdrm \
|
||||
libfontconfig.so:${PORTSDIR}/x11-fonts/fontconfig
|
||||
libfontconfig.so:${PORTSDIR}/x11-fonts/fontconfig \
|
||||
libexecinfo.so:${PORTSDIR}/devel/libexecinfo
|
||||
RUN_DEPENDS= bash:${PORTSDIR}/shells/bash \
|
||||
${PYTHON_SITELIBDIR}/matplotlib/pyplot.py:${PORTSDIR}/math/py-matplotlib
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user