- Add explicit BUILD_DEPENDS on libffi to fix brokenness on i386 platforms
Reported by: pkg-fallout-builder
This commit is contained in:
parent
626f880bd0
commit
acde1438e4
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=362184
1 changed files with 1 additions and 0 deletions
|
@ -15,6 +15,7 @@ COMMENT= R6RS/R7RS Scheme system
|
|||
LICENSE= MIT
|
||||
LICENSE_FILE= ${WRKSRC}/Copyright
|
||||
|
||||
BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/libffi.pc:${PORTSDIR}/devel/libffi
|
||||
LIB_DEPENDS= libffi.so:${PORTSDIR}/devel/libffi \
|
||||
libgc-threaded.so:${PORTSDIR}/devel/boehm-gc-threaded
|
||||
|
||||
|
|
Loading…
Reference in a new issue