diff options
author | Jeremy Messenger <mezz@FreeBSD.org> | 2004-11-23 19:33:08 +0000 |
---|---|---|
committer | Jeremy Messenger <mezz@FreeBSD.org> | 2004-11-23 19:33:08 +0000 |
commit | bdb974fb79ead708425a1e6b49538c24c2b26718 (patch) | |
tree | b906cf3a4ea2ecd3dbc91bd181eb3cc97551688b /palm/gnomepilot2 | |
parent | 3e5e804114f4ef099c742f3ad40eb7835790c83f (diff) | |
download | ports-bdb974fb79ead708425a1e6b49538c24c2b26718.tar.gz ports-bdb974fb79ead708425a1e6b49538c24c2b26718.zip |
Notes
Diffstat (limited to 'palm/gnomepilot2')
-rw-r--r-- | palm/gnomepilot2/Makefile | 1 | ||||
-rw-r--r-- | palm/gnomepilot2/pkg-plist | 3 |
2 files changed, 1 insertions, 3 deletions
diff --git a/palm/gnomepilot2/Makefile b/palm/gnomepilot2/Makefile index 01bce833e72d..88e0c3b9d46e 100644 --- a/palm/gnomepilot2/Makefile +++ b/palm/gnomepilot2/Makefile @@ -32,5 +32,6 @@ CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" MAN1= gpilot-install-file.1 +GCONF_SCHEMAS= pilot.schemas .include <bsd.port.mk> diff --git a/palm/gnomepilot2/pkg-plist b/palm/gnomepilot2/pkg-plist index 312426cb9ac0..0ea0a7f47c8b 100644 --- a/palm/gnomepilot2/pkg-plist +++ b/palm/gnomepilot2/pkg-plist @@ -2,9 +2,6 @@ bin/gnome-pilot-make-password bin/gpilot-install-file bin/gpilotd-control-applet bin/gpilotd-session-wrapper -@unexec env GCONF_CONFIG_SOURCE=xml::%D/etc/gconf/gconf.xml.defaults gconftool-2 --makefile-uninstall-rule %D/etc/gconf/schemas/pilot.schemas > /dev/null || /usr/bin/true -etc/gconf/schemas/pilot.schemas -@exec env GCONF_CONFIG_SOURCE=xml::%D/etc/gconf/gconf.xml.defaults gconftool-2 --makefile-install-rule %D/etc/gconf/schemas/pilot.schemas > /dev/null || /usr/bin/true include/gpilotd/gnome-pilot-client.h include/gpilotd/gnome-pilot-conduit-backup.h include/gpilotd/gnome-pilot-conduit-file.h |