summaryrefslogtreecommitdiff
path: root/math/gnumeric2
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2003-01-30 19:19:09 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2003-01-30 19:19:09 +0000
commitd8886fc8229b18987bbdd8e58d68a995e4fd2483 (patch)
treec96b062399003a40361df43192053826b8cd3e84 /math/gnumeric2
parentUpdate to 0.4. (diff)
Properly handle OMF files.
Notes
Notes: svn path=/head/; revision=74299
Diffstat (limited to 'math/gnumeric2')
-rw-r--r--math/gnumeric2/pkg-plist2
1 files changed, 2 insertions, 0 deletions
diff --git a/math/gnumeric2/pkg-plist b/math/gnumeric2/pkg-plist
index 3880caaf7115..64dd20257d34 100644
--- a/math/gnumeric2/pkg-plist
+++ b/math/gnumeric2/pkg-plist
@@ -545,6 +545,7 @@ share/gnome/mc/templates/gnumeric.desktop
share/gnome/mime-info/gnumeric.keys
share/gnome/mime-info/gnumeric.mime
share/gnome/omf/gnumeric/gnumeric-C.omf
+@exec scrollkeeper-install -q %D/share/gnome/omf/gnumeric/gnumeric-C.omf 2>/dev/null || /usr/bin/true
share/gnome/pixmaps/gnome-application-vnd.lotus-1-2-3.png
share/gnome/pixmaps/gnome-application-x-applix-spreadsheet.png
share/gnome/pixmaps/gnome-application-x-generic-spreadsheet.png
@@ -822,3 +823,4 @@ share/locale/zh_TW/LC_MESSAGES/gnumeric.mo
@dirrm etc/gconf/gconf.xml.defaults/apps/gnumeric/autoformat
@dirrm etc/gconf/gconf.xml.defaults/apps/gnumeric/autocorrect
@dirrm etc/gconf/gconf.xml.defaults/apps/gnumeric
+@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnumeric/gnumeric-C.omf 2>/dev/null || /usr/bin/true