diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2002-10-28 00:35:32 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2002-10-28 00:35:32 +0000 |
commit | 0359860c53e06e55e8855c5e070e6fff4feec10c (patch) | |
tree | 61fea609d4ec595d1aa115625ea5744cbe2f8fb1 /lang/gauche | |
parent | Change depend of pike to pike70. (diff) |
Add two missing libraries
Notes
Notes:
svn path=/head/; revision=68987
Diffstat (limited to 'lang/gauche')
-rw-r--r-- | lang/gauche/pkg-plist | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lang/gauche/pkg-plist b/lang/gauche/pkg-plist index 22976c5bd6c1..aa63a8d62802 100644 --- a/lang/gauche/pkg-plist +++ b/lang/gauche/pkg-plist @@ -45,6 +45,8 @@ lib/gauche/site/%%VERSION%%/%%TARGET%%/example.so @dirrm lib/gauche/%%VERSION%%/%%TARGET%% @dirrm lib/gauche/%%VERSION%% @dirrm lib/gauche +lib/libgauche.a +lib/libgauche.so share/gauche/%%VERSION%%/aclocal.m4 share/gauche/%%VERSION%%/lib/dbm.scm share/gauche/%%VERSION%%/lib/dbm/ndbm.scm |