aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils/gconf-editor
diff options
context:
space:
mode:
authormezz <mezz@FreeBSD.org>2004-11-23 10:23:08 +0800
committermezz <mezz@FreeBSD.org>2004-11-23 10:23:08 +0800
commit9b457ed230f134319168eaa6db5e9bdb646358be (patch)
tree2da9490eff3216147177c5cd4d301da8c4ba489a /sysutils/gconf-editor
parent14b9c1c29f05afe83b7b130d75b659aea890c18f (diff)
downloadfreebsd-ports-gnome-9b457ed230f134319168eaa6db5e9bdb646358be.tar.gz
freebsd-ports-gnome-9b457ed230f134319168eaa6db5e9bdb646358be.tar.zst
freebsd-ports-gnome-9b457ed230f134319168eaa6db5e9bdb646358be.zip
Use new INSTALLS_OMF.
Approved by: bland, kwm, marcus and pav
Diffstat (limited to 'sysutils/gconf-editor')
-rw-r--r--sysutils/gconf-editor/Makefile1
-rw-r--r--sysutils/gconf-editor/pkg-plist2
2 files changed, 1 insertions, 2 deletions
diff --git a/sysutils/gconf-editor/Makefile b/sysutils/gconf-editor/Makefile
index 5539ca11d2b8..a38998eadd35 100644
--- a/sysutils/gconf-editor/Makefile
+++ b/sysutils/gconf-editor/Makefile
@@ -19,6 +19,7 @@ COMMENT= A gconf database editor for the GNOME 2 environment
USE_BZIP2= yes
USE_X_PREFIX= yes
+INSTALLS_OMF= yes
USE_GMAKE= yes
USE_GNOME= gnomeprefix intlhack gnomehack libgnomeui
USE_LIBTOOL_VER=15
diff --git a/sysutils/gconf-editor/pkg-plist b/sysutils/gconf-editor/pkg-plist
index 49065627221b..0a6b2d232ef9 100644
--- a/sysutils/gconf-editor/pkg-plist
+++ b/sysutils/gconf-editor/pkg-plist
@@ -10,7 +10,6 @@ share/gnome/help/gconf-editor/C/figures/gconf_editor_anno_window.png
share/gnome/help/gconf-editor/C/gconf-editor.xml
share/gnome/help/gconf-editor/C/legal.xml
share/gnome/omf/gconf-editor/gconf-editor-C.omf
-@exec scrollkeeper-install -q %D/share/gnome/omf/gconf-editor/gconf-editor-C.omf 2>/dev/null || /usr/bin/true
share/gnome/pixmaps/gconf-editor.png
share/gnome/pixmaps/gconf-editor/entry-blank.png
share/gnome/pixmaps/gconf-editor/entry-bool.png
@@ -90,4 +89,3 @@ share/locale/zh_TW/LC_MESSAGES/gconf-editor.mo
@dirrm share/gnome/help/gconf-editor/C/figures
@dirrm share/gnome/help/gconf-editor/C
@dirrm share/gnome/help/gconf-editor
-@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gconf-editor/gconf-editor-C.omf 2>/dev/null || /usr/bin/true