summaryrefslogtreecommitdiff
path: root/databases/libsdb
diff options
context:
space:
mode:
authorCheng-Lung Sung <clsung@FreeBSD.org>2006-08-14 22:55:18 +0000
committerCheng-Lung Sung <clsung@FreeBSD.org>2006-08-14 22:55:18 +0000
commit4de56a776b06e3e1141de9f8098f35898c845484 (patch)
tree6194cf6aa6f7ee687e04930740d1eec39ffe26f7 /databases/libsdb
parentChase GeoIP shared library version bump. (diff)
- s,INSTALLS_SHLIB,USE_LDCONFIG,g
- these include comms/ converters/ databases/ devel/ maintained by ports@ PR: ports/101916 Submitted by: Gea-Suan Lin <gslin_AT_gslin dot org>
Notes
Notes: svn path=/head/; revision=170639
Diffstat (limited to 'databases/libsdb')
-rw-r--r--databases/libsdb/Makefile2
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