diff options
author | pav <pav@FreeBSD.org> | 2004-01-09 17:45:37 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2004-01-09 17:45:37 +0800 |
commit | aad4663898fddcd5ab97bb85edbb6ae70b4b69c1 (patch) | |
tree | 0d6d8ea1e82354f18cb0a66e7cb478c47b3090a6 /x11-servers | |
parent | d89d0a22fef41401ad23a3d42ee394e18e5b2089 (diff) | |
download | freebsd-ports-gnome-aad4663898fddcd5ab97bb85edbb6ae70b4b69c1.tar.gz freebsd-ports-gnome-aad4663898fddcd5ab97bb85edbb6ae70b4b69c1.tar.zst freebsd-ports-gnome-aad4663898fddcd5ab97bb85edbb6ae70b4b69c1.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 'x11-servers')
0 files changed, 0 insertions, 0 deletions