diff options
author | rh <rh> | 2003-01-17 02:23:21 +0000 |
---|---|---|
committer | rh <rh> | 2003-01-17 02:23:21 +0000 |
commit | 77731ee14e43a6c3ba64d8db9bac2e715ea61617 (patch) | |
tree | 833ac46108b525cd5ed457f23c24c5347aa07fa5 /math/gnumeric/PLIST | |
parent | f2eaae57cf09b2b935140555ec8ee9c2926b8ae3 (diff) | |
download | pkgsrc-77731ee14e43a6c3ba64d8db9bac2e715ea61617.tar.gz |
Re-enable guile support now that guile and guile14 happily co-exist.
Bump PKGREVISION.
Diffstat (limited to 'math/gnumeric/PLIST')
-rw-r--r-- | math/gnumeric/PLIST | 10 |
1 files changed, 9 insertions, 1 deletions
diff --git a/math/gnumeric/PLIST b/math/gnumeric/PLIST index d7d2a017b3d..b9ee6948f7e 100644 --- a/math/gnumeric/PLIST +++ b/math/gnumeric/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.18 2003/01/12 05:45:02 rh Exp $ +@comment $NetBSD: PLIST,v 1.19 2003/01/17 02:23:21 rh Exp $ bin/gnumeric lib/gnumeric/${PKGVERSION}-bonobo/plugins/applix/applix.a lib/gnumeric/${PKGVERSION}-bonobo/plugins/applix/applix.la @@ -16,6 +16,10 @@ lib/gnumeric/${PKGVERSION}-bonobo/plugins/excel/excel.a lib/gnumeric/${PKGVERSION}-bonobo/plugins/excel/excel.la lib/gnumeric/${PKGVERSION}-bonobo/plugins/excel/excel.so lib/gnumeric/${PKGVERSION}-bonobo/plugins/excel/plugin.xml +lib/gnumeric/${PKGVERSION}-bonobo/plugins/guile/guile.a +lib/gnumeric/${PKGVERSION}-bonobo/plugins/guile/guile.la +lib/gnumeric/${PKGVERSION}-bonobo/plugins/guile/guile.so +lib/gnumeric/${PKGVERSION}-bonobo/plugins/guile/plugin.xml lib/gnumeric/${PKGVERSION}-bonobo/plugins/html/html.a lib/gnumeric/${PKGVERSION}-bonobo/plugins/html/html.la lib/gnumeric/${PKGVERSION}-bonobo/plugins/html/html.so @@ -867,6 +871,8 @@ share/gnumeric/${PKGVERSION}-bonobo/glade/tabulate.glade share/gnumeric/${PKGVERSION}-bonobo/glade/variance-tests.glade share/gnumeric/${PKGVERSION}-bonobo/glade/workbook-attr.glade share/gnumeric/${PKGVERSION}-bonobo/gnome/ui/GNOME_Gnumeric.xml +share/gnumeric/${PKGVERSION}-bonobo/guile/functions.scm +share/gnumeric/${PKGVERSION}-bonobo/guile/gnumeric_startup.scm share/gnumeric/${PKGVERSION}-bonobo/idl/GNOME_Gnumeric.idl share/gnumeric/${PKGVERSION}-bonobo/idl/GNOME_Gnumeric_Graph.idl share/gnumeric/${PKGVERSION}-bonobo/templates/invoice.gnumeric @@ -974,6 +980,7 @@ share/pixmaps/gnumeric/top_border @dirrm share/omf/gnumeric @dirrm share/gnumeric/${PKGVERSION}-bonobo/templates @dirrm share/gnumeric/${PKGVERSION}-bonobo/idl +@dirrm share/gnumeric/${PKGVERSION}-bonobo/guile @dirrm share/gnumeric/${PKGVERSION}-bonobo/gnome/ui @dirrm share/gnumeric/${PKGVERSION}-bonobo/gnome @dirrm share/gnumeric/${PKGVERSION}-bonobo/glade @@ -1000,6 +1007,7 @@ share/pixmaps/gnumeric/top_border @dirrm lib/gnumeric/${PKGVERSION}-bonobo/plugins/mps @dirrm lib/gnumeric/${PKGVERSION}-bonobo/plugins/lotus @dirrm lib/gnumeric/${PKGVERSION}-bonobo/plugins/html +@dirrm lib/gnumeric/${PKGVERSION}-bonobo/plugins/guile @dirrm lib/gnumeric/${PKGVERSION}-bonobo/plugins/excel @dirrm lib/gnumeric/${PKGVERSION}-bonobo/plugins/dif @dirrm lib/gnumeric/${PKGVERSION}-bonobo/plugins/derivatives |