summaryrefslogtreecommitdiff
path: root/databases/dbh10
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/dbh10
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/dbh10')
-rw-r--r--databases/dbh10/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/dbh10/Makefile b/databases/dbh10/Makefile
index 5732cc9ad3dd..169a31d5d770 100644
--- a/databases/dbh10/Makefile
+++ b/databases/dbh10/Makefile
@@ -18,6 +18,6 @@ COMMENT= Disk Based Hashtables
USE_GNOME= gnomehack gnometarget pkgconfig
GNU_CONFIGURE= yes
-INSTALLS_SHLIB= yes
+USE_LDCONFIG= yes
.include <bsd.port.mk>