summaryrefslogtreecommitdiff
path: root/mail/balsa2
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 /mail/balsa2
parentUpdate to 0.4. (diff)
Properly handle OMF files.
Notes
Notes: svn path=/head/; revision=74299
Diffstat (limited to 'mail/balsa2')
-rw-r--r--mail/balsa2/pkg-plist2
1 files changed, 2 insertions, 0 deletions
diff --git a/mail/balsa2/pkg-plist b/mail/balsa2/pkg-plist
index c8763677c1b1..b3c70b4997e8 100644
--- a/mail/balsa2/pkg-plist
+++ b/mail/balsa2/pkg-plist
@@ -28,6 +28,7 @@ share/gnome/help/balsa/C/figures/newmsg-window.png
share/gnome/help/balsa/C/figures/preferences-window.png
share/gnome/help/balsa/C/figures/spell-check.png
share/gnome/omf/balsa/balsa-C.omf
+@exec scrollkeeper-install -q %D/share/gnome/omf/balsa/balsa-C.omf 2>/dev/null || /usr/bin/true
share/gnome/pixmaps/gnome-balsa2.png
share/gnome/sounds/balsa/newmail.wav
share/gnome/sounds/balsa/startup.wav
@@ -78,3 +79,4 @@ share/locale/zh_TW/LC_MESSAGES/balsa.mo
@dirrm share/gnome/help/balsa
@dirrm share/gnome/balsa/pixmaps
@dirrm share/gnome/balsa
+@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/balsa/balsa-C.omf 2>/dev/null || /usr/bin/true