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/typhoon | |
parent | db0ebc9499d9e83a7facb9785799a902707c4cf2 (diff) | |
download | ports-4de56a776b06e3e1141de9f8098f35898c845484.tar.gz ports-4de56a776b06e3e1141de9f8098f35898c845484.zip |
Notes
Diffstat (limited to 'databases/typhoon')
-rw-r--r-- | databases/typhoon/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/typhoon/Makefile b/databases/typhoon/Makefile index a23dfa50678a..2bd781fcaddd 100644 --- a/databases/typhoon/Makefile +++ b/databases/typhoon/Makefile @@ -16,7 +16,7 @@ MAINTAINER= ports@FreeBSD.org COMMENT= A relational database library HAS_CONFIGURE= yes -INSTALLS_SHLIB= yes +USE_LDCONFIG= yes MAN1= ddlp.1 MAN3= d_close.3 d_crget.3 d_crread.3 d_crset.3 d_dbdpath.3 d_dbfpath.3 \ |