summaryrefslogtreecommitdiff
path: root/databases
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2001-08-02 08:37:36 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2001-08-02 08:37:36 +0000
commit8b6dfb734d4458d6875b83635516d78d9da38cfc (patch)
tree06594fc966edaefbaa82bdb5e8b35ae0f6587a09 /databases
parentUpdate to 20010802, only a minor update. (diff)
Link with -ldb3 instead of -ldb.
Notes
Notes: svn path=/head/; revision=45723
Diffstat (limited to 'databases')
-rw-r--r--databases/ruby-bdb/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/databases/ruby-bdb/Makefile b/databases/ruby-bdb/Makefile
index 98ea38455a98..09022fb8704b 100644
--- a/databases/ruby-bdb/Makefile
+++ b/databases/ruby-bdb/Makefile
@@ -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}/