summaryrefslogtreecommitdiff
path: root/databases/db2
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/db2
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/db2')
-rw-r--r--databases/db2/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/db2/Makefile b/databases/db2/Makefile
index 842d92aa7837..9e5e6080b9df 100644
--- a/databases/db2/Makefile
+++ b/databases/db2/Makefile
@@ -19,7 +19,7 @@ COMMENT= The Berkeley DB package, revision 2
WRKSRC= ${WRKDIR}/${DISTNAME}/build_unix
-INSTALLS_SHLIB= yes
+USE_LDCONFIG= yes
GNU_CONFIGURE= yes
CONFIGURE_SCRIPT= ../dist/configure
CONFIGURE_ARGS= --enable-compat185 \