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 /palm/gnomepilot2 | |
parent | 1f75a4186cb92bb536e71bc6db99ec018780001d (diff) | |
download | ports-d7fcc8234e06a8c12e6487dd28666de98389bff5.tar.gz ports-d7fcc8234e06a8c12e6487dd28666de98389bff5.zip |
Notes
Diffstat (limited to 'palm/gnomepilot2')
-rw-r--r-- | palm/gnomepilot2/Makefile | 1 | ||||
-rw-r--r-- | palm/gnomepilot2/pkg-plist | 2 |
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 |