mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-05 06:27:37 +00:00
Add LDFLAGS to fix bento builds.
This commit is contained in:
parent
38df81372e
commit
3d35d8caab
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=34486
@ -18,6 +18,7 @@ LIB_DEPENDS= cole.2:${PORTSDIR}/textproc/cole \
|
||||
|
||||
USE_LIBTOOL= yes
|
||||
INSTALLS_SHLIB= yes
|
||||
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include"
|
||||
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
|
||||
LDFLAGS="-L${LOCALBASE}/lib -lcole"
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user