diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2004-01-09 09:45:37 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2004-01-09 09:45:37 +0000 |
commit | 1977d149f7b7a43220e22efa99ec00b66f0e60cd (patch) | |
tree | 664a894f15f5151321a8aebb040414694c322dd7 /net | |
parent | 59ef4c83ff8594ea20724521f2521b31d9a28cbf (diff) | |
download | freebsd-ports-1977d149f7b7a43220e22efa99ec00b66f0e60cd.zip |
Add Berkeley DB 4.2.52 after repocopy from db41.
Note to other porters who want their port to depend on this one: Use
LIB_DEPENDS=db-4.2.2:${PORTSDIR}/databases/db42-nocrypto
Usually, setting
CONFIGURE_ENV?= CPPFLAGS="-I${LOCALBASE}/include/db42"
LDFLAGS="-L${LOCALBASE}/lib/db42" LIBS="-ldb-4.2"
will then work to get the right DB library. At run time, the proper
library will be looked up by its SONAME, which is "libdb-4.2.so.2" and
resides in /usr/local/lib.
PR: ports/60943
Submitted by: Matthias Andree <matthias.andree@gmx.de>
Diffstat (limited to 'net')
0 files changed, 0 insertions, 0 deletions