mirror of
https://git.FreeBSD.org/ports.git
synced 2025-02-03 11:12:13 +00:00
Link with -ldb3 instead of -ldb.
This commit is contained in:
parent
032137d53e
commit
8b6dfb734d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=45723
@ -26,6 +26,9 @@ INSTALL_TARGET= site-install
|
||||
|
||||
DOCS= Changes README.en bdb.html bdb.rd docs/*
|
||||
|
||||
post-patch:
|
||||
${RUBY} -i -pe 'sub /have_library\("db"/, %q:have_library("db3":' ${WRKSRC}/src/extconf.rb
|
||||
|
||||
post-install:
|
||||
.if !defined(NOPORTDOCS)
|
||||
${MKDIR} ${RUBY_EXAMPLESDIR}/${PORTNAME}/
|
||||
|
Loading…
x
Reference in New Issue
Block a user