diff options
author | Maxim Sobolev <sobomax@FreeBSD.org> | 2000-06-16 08:19:52 +0000 |
---|---|---|
committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2000-06-16 08:19:52 +0000 |
commit | 61ebd322a221a9380d2053c0fcd472c2970cea35 (patch) | |
tree | e63898784b7c7c35f719f5f222423cb0c3719f00 /databases/typhoon | |
parent | 96f90a75b6ddb580f46e1a9d3561c5361adc902b (diff) |
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 7109ef2d7296..a806b5465914 100644 --- a/databases/typhoon/Makefile +++ b/databases/typhoon/Makefile @@ -15,7 +15,7 @@ EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org HAS_CONFIGURE= yes -INSTALL_SHLIBS= yes +INSTALLS_SHLIBS= yes MAN3=d_close.3 d_crget.3 d_crread.3 d_crset.3 d_dbdpath.3 d_dbfpath.3 \ d_dbget.3 d_dbset.3 d_delete.3 d_fillnew.3 d_getsequence.3 d_keyfind.3 \ |