mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04: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
1 changed files with 3 additions and 0 deletions
|
@ -26,6 +26,9 @@ INSTALL_TARGET= site-install
|
||||||
|
|
||||||
DOCS= Changes README.en bdb.html bdb.rd docs/*
|
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:
|
post-install:
|
||||||
.if !defined(NOPORTDOCS)
|
.if !defined(NOPORTDOCS)
|
||||||
${MKDIR} ${RUBY_EXAMPLESDIR}/${PORTNAME}/
|
${MKDIR} ${RUBY_EXAMPLESDIR}/${PORTNAME}/
|
||||||
|
|
Loading…
Add table
Reference in a new issue