summaryrefslogtreecommitdiff
path: root/palm/gnomepilot2
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 /palm/gnomepilot2
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 'palm/gnomepilot2')
-rw-r--r--palm/gnomepilot2/Makefile1
-rw-r--r--palm/gnomepilot2/pkg-plist2
2 files changed, 1 insertions, 2 deletions
diff --git a/palm/gnomepilot2/Makefile b/palm/gnomepilot2/Makefile
index d851e31e34e3..01bce833e72d 100644
--- a/palm/gnomepilot2/Makefile
+++ b/palm/gnomepilot2/Makefile
@@ -25,6 +25,7 @@ USE_X_PREFIX= yes
USE_GMAKE= yes
USE_GNOME= gnomeprefix gnomehack gnomehier gnomepanel intlhack
USE_LIBTOOL_VER=15
+INSTALLS_OMF= yes
INSTALLS_SHLIB= yes
CONFIGURE_ARGS= --with-pisock=${LOCALBASE}
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
diff --git a/palm/gnomepilot2/pkg-plist b/palm/gnomepilot2/pkg-plist
index 9d8688956fb9..312426cb9ac0 100644
--- a/palm/gnomepilot2/pkg-plist
+++ b/palm/gnomepilot2/pkg-plist
@@ -48,7 +48,6 @@ share/gnome/idl/gnome-pilot.idl
share/gnome/mime-info/palm.keys
share/gnome/mime-info/palm.mime
share/gnome/omf/gnome-pilot/gnome-pilot-C.omf
-@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-pilot/gnome-pilot-C.omf 2>/dev/null || /usr/bin/true
share/gnome/pixmaps/gnome-palm-conduit.png
share/gnome/pixmaps/gnome-palm.png
share/gnome/pixmaps/sync_broken.png
@@ -103,4 +102,3 @@ share/locale/zh_TW/LC_MESSAGES/gnome-pilot.mo
@unexec rmdir %D/share/gnome/gnome-pilot 2>/dev/null || /usr/bin/true
@unexec rmdir %D/lib/gnome-pilot/conduits 2>/dev/null || /usr/bin/true
@unexec rmdir %D/lib/gnome-pilot 2>/dev/null || /usr/bin/true
-@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-pilot/gnome-pilot-C.omf 2>/dev/null || /usr/bin/true