aboutsummaryrefslogtreecommitdiff
path: root/deskutils
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2003-11-20 23:34:44 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2003-11-20 23:34:44 +0000
commit00b9e4157ae14529f523c74c175667a7e2fa10a2 (patch)
tree9356a0118861ed5d5eb62f968cf4406d65456e5f /deskutils
parent8ba8dfca2a0d3d69f839afbe6f97436250bd12a3 (diff)
downloadports-00b9e4157ae14529f523c74c175667a7e2fa10a2.tar.gz
ports-00b9e4157ae14529f523c74c175667a7e2fa10a2.zip
Properly handle OMF files.
Notes
Notes: svn path=/head/; revision=94575
Diffstat (limited to 'deskutils')
-rw-r--r--deskutils/gucharmap/pkg-plist2
1 files changed, 2 insertions, 0 deletions
diff --git a/deskutils/gucharmap/pkg-plist b/deskutils/gucharmap/pkg-plist
index 266217f957b2..921ff692b216 100644
--- a/deskutils/gucharmap/pkg-plist
+++ b/deskutils/gucharmap/pkg-plist
@@ -17,6 +17,7 @@ share/gnome/help/gucharmap/C/figures/gucharmap_start_window.png
share/gnome/help/gucharmap/C/gucharmap.xml
share/gnome/help/gucharmap/C/legal.xml
share/gnome/omf/gucharmap/gucharmap-C.omf
+@exec scrollkeeper-install -q %D/share/gnome/omf/gucharmap/gucharmap-C.omf 2>/dev/null || /usr/bin/true
share/gnome/pixmaps/gucharmap.png
share/locale/az/LC_MESSAGES/gucharmap.mo
share/locale/am/LC_MESSAGES/gucharmap.mo
@@ -66,3 +67,4 @@ share/locale/zh_TW/LC_MESSAGES/gucharmap.mo
@dirrm include/gucharmap
@exec %D/bin/gtk-query-immodules-2.0 >/dev/null 2>&1 && %D/bin/gtk-query-immodules-2.0 > %D/etc/gtk-2.0/gtk.immodules 2>/dev/null || /usr/bin/true
@unexec %D/bin/gtk-query-immodules-2.0 >/dev/null 2>&1 && %D/bin/gtk-query-immodules-2.0 > %D/etc/gtk-2.0/gtk.immodules 2>/dev/null || /usr/bin/true
+@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gucharmap/gucharmap-C.omf 2>/dev/null || /usr/bin/true