summaryrefslogtreecommitdiff
path: root/databases/libgnomedb
diff options
context:
space:
mode:
authorJeremy Messenger <mezz@FreeBSD.org>2004-11-23 02:23:08 +0000
committerJeremy Messenger <mezz@FreeBSD.org>2004-11-23 02:23:08 +0000
commitd7fcc8234e06a8c12e6487dd28666de98389bff5 (patch)
treec3561c94edaa03faaf0f9e928fbba2a1a28a3669 /databases/libgnomedb
parentFix build with WITH_OPTIMIZED_FLAGS defined (diff)
Use new INSTALLS_OMF.
Approved by: bland, kwm, marcus and pav
Notes
Notes: svn path=/head/; revision=122196
Diffstat (limited to 'databases/libgnomedb')
-rw-r--r--databases/libgnomedb/Makefile1
-rw-r--r--databases/libgnomedb/pkg-plist2
2 files changed, 1 insertions, 2 deletions
diff --git a/databases/libgnomedb/Makefile b/databases/libgnomedb/Makefile
index 8345b510cd39..9802eb3559e0 100644
--- a/databases/libgnomedb/Makefile
+++ b/databases/libgnomedb/Makefile
@@ -22,6 +22,7 @@ USE_GMAKE= yes
USE_GNOME= gnomeprefix gnomehack libgnomeui libgda2 gtksourceview \
intlhack lthack
USE_INC_LIBTOOL_VER= 13
+INSTALLS_OMF= yes
INSTALLS_SHLIB= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"
diff --git a/databases/libgnomedb/pkg-plist b/databases/libgnomedb/pkg-plist
index d51a30d7d651..be38bcbd1973 100644
--- a/databases/libgnomedb/pkg-plist
+++ b/databases/libgnomedb/pkg-plist
@@ -92,7 +92,6 @@ share/gnome/gnome-db/ui/db-shell.xml
share/gnome/mime-info/libgnomedb.keys
share/gnome/mime-info/libgnomedb.mime
share/gnome/omf/libgnomedb/libgnomedb-C.omf
-@exec scrollkeeper-install -q %D/share/gnome/omf/libgnomedb/libgnomedb-C.omf 2>/dev/null || /usr/bin/true
share/gnome/pixmaps/libgnomedb/gnome-db-aggregates_16x16.png
share/gnome/pixmaps/libgnomedb/gnome-db-aggregates_24x24.png
share/gnome/pixmaps/libgnomedb/gnome-db-commit_24x24.png
@@ -169,4 +168,3 @@ share/locale/zh_TW/LC_MESSAGES/libgnomedb-2.mo
@dirrm share/gnome/gnome-db
@dirrm %%DOCSDIR%%
@dirrm include/libgnomedb
-@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/libgnomedb/libgnomedb-C.omf 2>/dev/null || /usr/bin/true