Link with -ldb3 instead of -ldb.

This commit is contained in:
Akinori MUSHA 2001-08-02 08:37:36 +00:00
parent 032137d53e
commit 8b6dfb734d
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=45723

View file

@ -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}/