mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 01:26:39 -04:00
cad/yosys-ghdl-plugin: Unbreak the build by linking to a correct library
Reported by: pkg-devel exp-run
This commit is contained in:
parent
60988c14d9
commit
e2e3d57e74
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ BUILD_DEPENDS= ghdl>0:cad/ghdl \
|
|||
yosys>0:cad/yosys
|
||||
RUN_DEPENDS= yosys>0:cad/yosys
|
||||
LIB_DEPENDS= libffi.so:devel/libffi \
|
||||
libghdl-4_1_0.so:cad/ghdl \
|
||||
libghdl-5_0_1.so:cad/ghdl \
|
||||
libtcmalloc.so:devel/google-perftools
|
||||
|
||||
USES= gmake readline tcl
|
||||
|
|
Loading…
Add table
Reference in a new issue