diff options
author | Jeremy Messenger <mezz@FreeBSD.org> | 2004-11-23 02:23:08 +0000 |
---|---|---|
committer | Jeremy Messenger <mezz@FreeBSD.org> | 2004-11-23 02:23:08 +0000 |
commit | d7fcc8234e06a8c12e6487dd28666de98389bff5 (patch) | |
tree | c3561c94edaa03faaf0f9e928fbba2a1a28a3669 /science | |
parent | 1f75a4186cb92bb536e71bc6db99ec018780001d (diff) | |
download | ports-d7fcc8234e06a8c12e6487dd28666de98389bff5.tar.gz ports-d7fcc8234e06a8c12e6487dd28666de98389bff5.zip |
Notes
Diffstat (limited to 'science')
-rw-r--r-- | science/gchempaint/Makefile | 1 | ||||
-rw-r--r-- | science/gchempaint/pkg-plist | 2 |
2 files changed, 1 insertions, 2 deletions
diff --git a/science/gchempaint/Makefile b/science/gchempaint/Makefile index 1a59d4ea0d92..18ee76af0b49 100644 --- a/science/gchempaint/Makefile +++ b/science/gchempaint/Makefile @@ -17,6 +17,7 @@ LIB_DEPENDS= gcu.2:${PORTSDIR}/science/gchemutils USE_BZIP2= yes USE_X_PREFIX= yes +INSTALLS_OMF= yes USE_GNOME= gnomehack gnomeprefix intlhack libgnomeprintui libgnomeui USE_GMAKE= yes USE_LIBTOOL_VER=15 diff --git a/science/gchempaint/pkg-plist b/science/gchempaint/pkg-plist index 904a8950fc49..d7e921f4a1c4 100644 --- a/science/gchempaint/pkg-plist +++ b/science/gchempaint/pkg-plist @@ -56,7 +56,6 @@ share/gnome/mime-info/gchempaint.mime share/gnome/omf/gchempaint/gchempaint-C.omf share/gnome/pixmaps/gchempaint.png share/gnome/pixmaps/gchempaint_logo.png -@exec scrollkeeper-install -q %D/share/gnome/omf/gchempaint/gchempaint-C.omf 2>/dev/null || /usr/bin/true share/locale/de/LC_MESSAGES/gchempaint.mo share/locale/fr/LC_MESSAGES/gchempaint.mo share/locale/it/LC_MESSAGES/gchempaint.mo @@ -70,6 +69,5 @@ share/mime/packages/gchempaint.xml @dirrm share/gnome/help/gchempaint/C @dirrm share/gnome/help/gchempaint @dirrm share/gnome/omf/gchempaint -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gchempaint/gchempaint-C.omf 2>/dev/null || /usr/bin/true @exec update-mime-database %D/share/mime @unexec update-mime-database %D/share/mime |