diff options
| author | Cheng-Lung Sung <clsung@FreeBSD.org> | 2006-08-14 22:55:18 +0000 |
|---|---|---|
| committer | Cheng-Lung Sung <clsung@FreeBSD.org> | 2006-08-14 22:55:18 +0000 |
| commit | 4de56a776b06e3e1141de9f8098f35898c845484 (patch) | |
| tree | 6194cf6aa6f7ee687e04930740d1eec39ffe26f7 /databases/libsdb | |
| parent | db0ebc9499d9e83a7facb9785799a902707c4cf2 (diff) | |
Notes
Diffstat (limited to 'databases/libsdb')
| -rw-r--r-- | databases/libsdb/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/libsdb/Makefile b/databases/libsdb/Makefile index c518e5d736a5..bd1859c9cacf 100644 --- a/databases/libsdb/Makefile +++ b/databases/libsdb/Makefile @@ -18,7 +18,7 @@ COMMENT= Simple database library HAS_CONFIGURE= yes MAKE_ARGS= PREFIX="${PREFIX}" CC="${CC}" CFLAGS="${CFLAGS}" -INSTALLS_SHLIB= yes +USE_LDCONFIG= yes NO_FILTER_SHLIBS= yes MAN3= sdb.3 sdb_init.3 sdb_open.3 sdb_close.3 sdb_query.3 |
