Use new GCONF_SCHEMAS.

Approved by:	pav
This commit is contained in:
Jeremy Messenger 2004-11-23 19:33:08 +00:00
parent 3e5e804114
commit bdb974fb79
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=122241
54 changed files with 54 additions and 87 deletions

View File

@ -26,4 +26,6 @@ USE_LIBTOOL_VER=15
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LIBS="-L${LOCALBASE}/lib -lcam"
GCONF_SCHEMAS= marlin.schemas
.include <bsd.port.mk>

View File

@ -1,7 +1,4 @@
bin/marlin
@unexec env GCONF_CONFIG_SOURCE=xml::%D/etc/gconf/gconf.xml.defaults gconftool-2 --makefile-uninstall-rule %D/etc/gconf/schemas/marlin.schemas > /dev/null || /usr/bin/true
etc/gconf/schemas/marlin.schemas
@exec env GCONF_CONFIG_SOURCE=xml::%D/etc/gconf/gconf.xml.defaults gconftool-2 --makefile-install-rule %D/etc/gconf/schemas/marlin.schemas > /dev/null || /usr/bin/true
include/libmarlin/marlin-a11y-helper.h
include/libmarlin/marlin-block.h
include/libmarlin/marlin-cross-fader.h

View File

@ -27,4 +27,6 @@ INSTALLS_SHLIB= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"
GCONF_SCHEMAS= libgnomedb.schemas
.include <bsd.port.mk>

View File

@ -1,7 +1,4 @@
bin/gnome-database-properties
@unexec env GCONF_CONFIG_SOURCE=xml::%D/etc/gconf/gconf.xml.defaults gconftool-2 --makefile-uninstall-rule %D/etc/gconf/schemas/libgnomedb.schemas > /dev/null || /usr/bin/true
etc/gconf/schemas/libgnomedb.schemas
@exec env GCONF_CONFIG_SOURCE=xml::%D/etc/gconf/gconf.xml.defaults gconftool-2 --makefile-install-rule %D/etc/gconf/schemas/libgnomedb.schemas > /dev/null || /usr/bin/true
include/libgnomedb/gnome-db-browser.h
include/libgnomedb/gnome-db-combo.h
include/libgnomedb/gnome-db-config.h

View File

@ -25,4 +25,6 @@ USE_GNOME= gnomehack gnomeprefix pygnome2
CONFIGURE_ARGS= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/libs"
GCONF_SCHEMAS= gnomeblog.schemas
.include <bsd.port.mk>

View File

@ -1,8 +1,5 @@
bin/blog_applet.py
bin/gnome-blog-poster
@unexec env GCONF_CONFIG_SOURCE=xml::%D/etc/gconf/gconf.xml.defaults gconftool-2 --makefile-uninstall-rule %D/etc/gconf/schemas/gnomeblog.schemas > /dev/null || /usr/bin/true
etc/gconf/schemas/gnomeblog.schemas
@exec env GCONF_CONFIG_SOURCE=xml::%D/etc/gconf/gconf.xml.defaults gconftool-2 --makefile-install-rule %D/etc/gconf/schemas/gnomeblog.schemas > /dev/null || /usr/bin/true
%%PYTHON_SITELIBDIR%%/gnomeblog/MetaWeblog.py
%%PYTHON_SITELIBDIR%%/gnomeblog/MetaWeblog.pyc
%%PYTHON_SITELIBDIR%%/gnomeblog/MetaWeblog.pyo

View File

@ -25,4 +25,6 @@ USE_GNOME= gnomehack gnomeprefix pygnome2
CONFIGURE_ARGS= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/libs"
GCONF_SCHEMAS= gnomeblog.schemas
.include <bsd.port.mk>

View File

@ -1,8 +1,5 @@
bin/blog_applet.py
bin/gnome-blog-poster
@unexec env GCONF_CONFIG_SOURCE=xml::%D/etc/gconf/gconf.xml.defaults gconftool-2 --makefile-uninstall-rule %D/etc/gconf/schemas/gnomeblog.schemas > /dev/null || /usr/bin/true
etc/gconf/schemas/gnomeblog.schemas
@exec env GCONF_CONFIG_SOURCE=xml::%D/etc/gconf/gconf.xml.defaults gconftool-2 --makefile-install-rule %D/etc/gconf/schemas/gnomeblog.schemas > /dev/null || /usr/bin/true
%%PYTHON_SITELIBDIR%%/gnomeblog/MetaWeblog.py
%%PYTHON_SITELIBDIR%%/gnomeblog/MetaWeblog.pyc
%%PYTHON_SITELIBDIR%%/gnomeblog/MetaWeblog.pyo

View File

@ -21,6 +21,8 @@ GNU_CONFIGURE= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"
GCONF_SCHEMAS= goats.schemas
post-patch:
@${FIND} ${WRKSRC} -name Makefile.in | ${XARGS} ${REINPLACE_CMD} -e 's|-D.*_DISABLE_DEPRECATED||g'

View File

@ -1,8 +1,5 @@
bin/goats-applet
bin/goat-create
@unexec env GCONF_CONFIG_SOURCE=xml::%D/etc/gconf/gconf.xml.defaults gconftool-2 --makefile-uninstall-rule %D/etc/gconf/schemas/goats.schemas > /dev/null || /usr/bin/true
etc/gconf/schemas/goats.schemas
@exec env GCONF_CONFIG_SOURCE=xml::%D/etc/gconf/gconf.xml.defaults gconftool-2 --makefile-install-rule %D/etc/gconf/schemas/goats.schemas > /dev/null || /usr/bin/true
libdata/bonobo/servers/GNOME_GoatsApplet.server
share/gnome/gnome-2.0/ui/GNOME_GoatsApplet.xml
share/gnome/goats/alarm.png

View File

@ -24,4 +24,6 @@ GNU_CONFIGURE= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"
GCONF_SCHEMAS= gtodo.schemas
.include <bsd.port.mk>

View File

@ -1,7 +1,4 @@
bin/gtodo
@unexec env GCONF_CONFIG_SOURCE=xml::%D/etc/gconf/gconf.xml.defaults gconftool-2 --makefile-uninstall-rule %D/etc/gconf/schemas/gtodo.schemas > /dev/null || /usr/bin/true
etc/gconf/schemas/gtodo.schemas
@exec env GCONF_CONFIG_SOURCE=xml::%D/etc/gconf/gconf.xml.defaults gconftool-2 --makefile-install-rule %D/etc/gconf/schemas/gtodo.schemas > /dev/null || /usr/bin/true
share/gnome/applications/gtodo.desktop
share/gnome/pixmaps/gtodo-about.png
share/gnome/pixmaps/gtodo-edit.png

View File

@ -22,6 +22,8 @@ USE_LIBTOOL_VER=13
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"
GCONF_SCHEMAS= teg.schemas
post-patch:
@${GREP} -lR " LIST_NEXT" ${WRKSRC} | ${XARGS} ${REINPLACE_CMD} -e \
's| LIST_NEXT| TEG_LIST_NEXT|g'

View File

@ -1,9 +1,6 @@
bin/tegclient
bin/tegrobot
bin/tegserver
@unexec env GCONF_CONFIG_SOURCE=xml::%D/etc/gconf/gconf.xml.defaults gconftool-2 --makefile-uninstall-rule %D/etc/gconf/schemas/teg.schemas > /dev/null || /usr/bin/true
etc/gconf/schemas/teg.schemas
@exec env GCONF_CONFIG_SOURCE=xml::%D/etc/gconf/gconf.xml.defaults gconftool-2 --makefile-install-rule %D/etc/gconf/schemas/teg.schemas > /dev/null || /usr/bin/true
share/gnome/apps/Games/teg.desktop
share/gnome/help/teg/C/figures/connect.png
share/gnome/help/teg/C/figures/dices.png

View File

@ -39,6 +39,8 @@ CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include ${PTHREAD_CFLAGS}" \
PLIST_SUB= VERSION=${PORTVERSION}-bonobo
MAN1= gnumeric.1 ssconvert.1
GCONF_SCHEMAS= gnumeric-dialogs.schemas gnumeric-general.schemas \
gnumeric-plugins.schemas
post-patch:
@${FIND} ${WRKSRC}/plugins -name "plugin.xml.in" | ${XARGS} \

View File

@ -1,14 +1,5 @@
bin/gnumeric
bin/ssconvert
@unexec env GCONF_CONFIG_SOURCE=xml::%D/etc/gconf/gconf.xml.defaults gconftool-2 --makefile-uninstall-rule %D/etc/gconf/schemas/gnumeric-dialogs.schemas > /dev/null || /usr/bin/true
etc/gconf/schemas/gnumeric-dialogs.schemas
@exec env GCONF_CONFIG_SOURCE=xml::%D/etc/gconf/gconf.xml.defaults gconftool-2 --makefile-install-rule %D/etc/gconf/schemas/gnumeric-dialogs.schemas > /dev/null || /usr/bin/true
@unexec env GCONF_CONFIG_SOURCE=xml::%D/etc/gconf/gconf.xml.defaults gconftool-2 --makefile-uninstall-rule %D/etc/gconf/schemas/gnumeric-general.schemas > /dev/null || /usr/bin/true
etc/gconf/schemas/gnumeric-general.schemas
@exec env GCONF_CONFIG_SOURCE=xml::%D/etc/gconf/gconf.xml.defaults gconftool-2 --makefile-install-rule %D/etc/gconf/schemas/gnumeric-general.schemas > /dev/null || /usr/bin/true
@unexec env GCONF_CONFIG_SOURCE=xml::%D/etc/gconf/gconf.xml.defaults gconftool-2 --makefile-uninstall-rule %D/etc/gconf/schemas/gnumeric-plugins.schemas > /dev/null || /usr/bin/true
etc/gconf/schemas/gnumeric-plugins.schemas
@exec env GCONF_CONFIG_SOURCE=xml::%D/etc/gconf/gconf.xml.defaults gconftool-2 --makefile-install-rule %D/etc/gconf/schemas/gnumeric-plugins.schemas > /dev/null || /usr/bin/true
lib/gnumeric/%%VERSION%%/plugins/applix/applix.so
lib/gnumeric/%%VERSION%%/plugins/applix/plugin.xml
lib/gnumeric/%%VERSION%%/plugins/corba/corba.so

View File

@ -24,4 +24,6 @@ USE_INC_LIBTOOL_VER=13
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"
GCONF_SCHEMAS= gst-thumbnail.schemas
.include <bsd.port.mk>

View File

@ -1,7 +1,4 @@
bin/gst-thumbnail
@unexec env GCONF_CONFIG_SOURCE=xml::%D/etc/gconf/gconf.xml.defaults gconftool-2 --makefile-uninstall-rule %D/etc/gconf/schemas/gst-thumbnail.schemas > /dev/null || /usr/bin/true
etc/gconf/schemas/gst-thumbnail.schemas
@exec env GCONF_CONFIG_SOURCE=xml::%D/etc/gconf/gconf.xml.defaults gconftool-2 --makefile-install-rule %D/etc/gconf/schemas/gst-thumbnail.schemas > /dev/null || /usr/bin/true
lib/bonobo/libnautilus-audio-properties-view.so
libdata/bonobo/servers/Nautilus_View_audio.server
libdata/bonobo/servers/Nautilus_View_audio_properties.server

View File

@ -24,4 +24,6 @@ GNU_CONFIGURE= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"
GCONF_SCHEMAS= gnome-jabber.schemas
.include <bsd.port.mk>

View File

@ -1,7 +1,4 @@
bin/gnome-jabber
@unexec env GCONF_CONFIG_SOURCE=xml::%D/etc/gconf/gconf.xml.defaults gconftool-2 --makefile-uninstall-rule %D/etc/gconf/schemas/gnome-jabber.schemas > /dev/null || /usr/bin/true
etc/gconf/schemas/gnome-jabber.schemas
@exec env GCONF_CONFIG_SOURCE=xml::%D/etc/gconf/gconf.xml.defaults gconftool-2 --makefile-install-rule %D/etc/gconf/schemas/gnome-jabber.schemas > /dev/null || /usr/bin/true
share/gnome/applications/gnome-jabber.desktop
share/gnome/gnome-jabber/contact.wav
share/gnome/gnome-jabber/gj_emote_biggrin.png

View File

@ -25,6 +25,9 @@ USE_GNOME= gnomeprefix gnomehack libglade2 gnomepanel lthack libxml2
USE_GMAKE= yes
USE_LIBTOOL_VER=13
USE_REINPLACE= yes
GCONF_SCHEMAS= gnomeicu.schemas
.if defined(WITH_DANTE)
LIB_DEPENDS+= socks.1:${PORTSDIR}/net/dante
SOCKSFLAGS= -Dconnect=Rconnect -Dbind=Rbind -Dgetsockname=Rgetsockname \

View File

@ -1,8 +1,5 @@
bin/gnomeicu
bin/gnomeicu-client
@unexec env GCONF_CONFIG_SOURCE=xml::%D/etc/gconf/gconf.xml.defaults gconftool-2 --makefile-uninstall-rule %D/etc/gconf/schemas/gnomeicu.schemas > /dev/null || /usr/bin/true
etc/gconf/schemas/gnomeicu.schemas
@exec env GCONF_CONFIG_SOURCE=xml::%D/etc/gconf/gconf.xml.defaults gconftool-2 --makefile-install-rule %D/etc/gconf/schemas/gnomeicu.schemas > /dev/null || /usr/bin/true
etc/sound/events/GnomeICU.soundlist
share/gnome/applications/GnomeICU.desktop
share/gnome/gnomeicu/emoticons/AIM/angel.xpm

View File

@ -25,6 +25,9 @@ USE_GNOME= gnomeprefix gnomehack libglade2 gnomepanel lthack libxml2
USE_GMAKE= yes
USE_LIBTOOL_VER=13
USE_REINPLACE= yes
GCONF_SCHEMAS= gnomeicu.schemas
.if defined(WITH_DANTE)
LIB_DEPENDS+= socks.1:${PORTSDIR}/net/dante
SOCKSFLAGS= -Dconnect=Rconnect -Dbind=Rbind -Dgetsockname=Rgetsockname \

View File

@ -1,8 +1,5 @@
bin/gnomeicu
bin/gnomeicu-client
@unexec env GCONF_CONFIG_SOURCE=xml::%D/etc/gconf/gconf.xml.defaults gconftool-2 --makefile-uninstall-rule %D/etc/gconf/schemas/gnomeicu.schemas > /dev/null || /usr/bin/true
etc/gconf/schemas/gnomeicu.schemas
@exec env GCONF_CONFIG_SOURCE=xml::%D/etc/gconf/gconf.xml.defaults gconftool-2 --makefile-install-rule %D/etc/gconf/schemas/gnomeicu.schemas > /dev/null || /usr/bin/true
etc/sound/events/GnomeICU.soundlist
share/gnome/applications/GnomeICU.desktop
share/gnome/gnomeicu/emoticons/AIM/angel.xpm

View File

@ -25,4 +25,6 @@ USE_GNOME= gnomeprefix intlhack gnomehack libgnomeui
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"
GCONF_SCHEMAS= gossip.schemas
.include <bsd.port.mk>

View File

@ -1,7 +1,4 @@
bin/gossip
@unexec GCONF_CONFIG_SOURCE=xml::%D/etc/gconf/gconf.xml.defaults gconftool-2 --makefile-uninstall-rule %D/etc/gconf/schemas/gossip.schemas > /dev/null || /usr/bin/true
etc/gconf/schemas/gossip.schemas
@exec GCONF_CONFIG_SOURCE=xml::%D/etc/gconf/gconf.xml.defaults gconftool-2 --makefile-install-rule %D/etc/gconf/schemas/gossip.schemas > /dev/null || /usr/bin/true
share/gnome/applications/gossip.desktop
share/gnome/gossip/channel-old4.png
share/gnome/gossip/chat.glade

View File

@ -24,4 +24,6 @@ GNU_CONFIGURE= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"
GCONF_SCHEMAS= gnome-jabber.schemas
.include <bsd.port.mk>

View File

@ -1,7 +1,4 @@
bin/gnome-jabber
@unexec env GCONF_CONFIG_SOURCE=xml::%D/etc/gconf/gconf.xml.defaults gconftool-2 --makefile-uninstall-rule %D/etc/gconf/schemas/gnome-jabber.schemas > /dev/null || /usr/bin/true
etc/gconf/schemas/gnome-jabber.schemas
@exec env GCONF_CONFIG_SOURCE=xml::%D/etc/gconf/gconf.xml.defaults gconftool-2 --makefile-install-rule %D/etc/gconf/schemas/gnome-jabber.schemas > /dev/null || /usr/bin/true
share/gnome/applications/gnome-jabber.desktop
share/gnome/gnome-jabber/contact.wav
share/gnome/gnome-jabber/gj_emote_biggrin.png

View File

@ -26,6 +26,7 @@ CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"
MAN6= gnome-mud.6
GCONF_SCHEMAS= gnome-mud.schemas
post-patch:
@${REINPLACE_CMD} -e \

View File

@ -1,7 +1,4 @@
bin/gnome-mud
@unexec env GCONF_CONFIG_SOURCE=xml::%D/etc/gconf/gconf.xml.defaults gconftool-2 --makefile-uninstall-rule %D/etc/gconf/schemas/gnome-mud.schemas > /dev/null || /usr/bin/true
etc/gconf/schemas/gnome-mud.schemas
@exec env GCONF_CONFIG_SOURCE=xml::%D/etc/gconf/gconf.xml.defaults gconftool-2 --makefile-install-rule %D/etc/gconf/schemas/gnome-mud.schemas > /dev/null || /usr/bin/true
share/gnome/applications/gnome-mud.desktop
share/gnome/help/gnome-mud/C/figures/connections-window.png
share/gnome/help/gnome-mud/C/figures/main-window.png

View File

@ -25,6 +25,9 @@ USE_GNOME= gnomeprefix gnomehack libglade2 gnomepanel lthack libxml2
USE_GMAKE= yes
USE_LIBTOOL_VER=13
USE_REINPLACE= yes
GCONF_SCHEMAS= gnomeicu.schemas
.if defined(WITH_DANTE)
LIB_DEPENDS+= socks.1:${PORTSDIR}/net/dante
SOCKSFLAGS= -Dconnect=Rconnect -Dbind=Rbind -Dgetsockname=Rgetsockname \

View File

@ -1,8 +1,5 @@
bin/gnomeicu
bin/gnomeicu-client
@unexec env GCONF_CONFIG_SOURCE=xml::%D/etc/gconf/gconf.xml.defaults gconftool-2 --makefile-uninstall-rule %D/etc/gconf/schemas/gnomeicu.schemas > /dev/null || /usr/bin/true
etc/gconf/schemas/gnomeicu.schemas
@exec env GCONF_CONFIG_SOURCE=xml::%D/etc/gconf/gconf.xml.defaults gconftool-2 --makefile-install-rule %D/etc/gconf/schemas/gnomeicu.schemas > /dev/null || /usr/bin/true
etc/sound/events/GnomeICU.soundlist
share/gnome/applications/GnomeICU.desktop
share/gnome/gnomeicu/emoticons/AIM/angel.xpm

View File

@ -25,6 +25,9 @@ USE_GNOME= gnomeprefix gnomehack libglade2 gnomepanel lthack libxml2
USE_GMAKE= yes
USE_LIBTOOL_VER=13
USE_REINPLACE= yes
GCONF_SCHEMAS= gnomeicu.schemas
.if defined(WITH_DANTE)
LIB_DEPENDS+= socks.1:${PORTSDIR}/net/dante
SOCKSFLAGS= -Dconnect=Rconnect -Dbind=Rbind -Dgetsockname=Rgetsockname \

View File

@ -1,8 +1,5 @@
bin/gnomeicu
bin/gnomeicu-client
@unexec env GCONF_CONFIG_SOURCE=xml::%D/etc/gconf/gconf.xml.defaults gconftool-2 --makefile-uninstall-rule %D/etc/gconf/schemas/gnomeicu.schemas > /dev/null || /usr/bin/true
etc/gconf/schemas/gnomeicu.schemas
@exec env GCONF_CONFIG_SOURCE=xml::%D/etc/gconf/gconf.xml.defaults gconftool-2 --makefile-install-rule %D/etc/gconf/schemas/gnomeicu.schemas > /dev/null || /usr/bin/true
etc/sound/events/GnomeICU.soundlist
share/gnome/applications/GnomeICU.desktop
share/gnome/gnomeicu/emoticons/AIM/angel.xpm

View File

@ -25,4 +25,6 @@ USE_GNOME= gnomeprefix intlhack gnomehack libgnomeui
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"
GCONF_SCHEMAS= gossip.schemas
.include <bsd.port.mk>

View File

@ -1,7 +1,4 @@
bin/gossip
@unexec GCONF_CONFIG_SOURCE=xml::%D/etc/gconf/gconf.xml.defaults gconftool-2 --makefile-uninstall-rule %D/etc/gconf/schemas/gossip.schemas > /dev/null || /usr/bin/true
etc/gconf/schemas/gossip.schemas
@exec GCONF_CONFIG_SOURCE=xml::%D/etc/gconf/gconf.xml.defaults gconftool-2 --makefile-install-rule %D/etc/gconf/schemas/gossip.schemas > /dev/null || /usr/bin/true
share/gnome/applications/gossip.desktop
share/gnome/gossip/channel-old4.png
share/gnome/gossip/chat.glade

View File

@ -26,4 +26,6 @@ CONFIGURE_ARGS= --enable-session-support
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"
GCONF_SCHEMAS= vino-server.schemas
.include <bsd.port.mk>

View File

@ -1,8 +1,5 @@
bin/vino-preferences
bin/vino-session
@unexec env GCONF_CONFIG_SOURCE=xml::%D/etc/gconf/gconf.xml.defaults gconftool-2 --makefile-uninstall-rule %D/etc/gconf/schemas/vino-server.schemas > /dev/null || /usr/bin/true
etc/gconf/schemas/vino-server.schemas
@exec env GCONF_CONFIG_SOURCE=xml::%D/etc/gconf/gconf.xml.defaults gconftool-2 --makefile-install-rule %D/etc/gconf/schemas/vino-server.schemas > /dev/null || /usr/bin/true
libdata/bonobo/servers/GNOME_RemoteDesktop.server
libexec/vino-server
share/gnome/control-center-2.0/capplets/vino-preferences.desktop

View File

@ -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>

View File

@ -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

View File

@ -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>

View File

@ -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

View File

@ -25,4 +25,6 @@ GNU_CONFIGURE= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"
GCONF_SCHEMAS= battfink.schemas
.include <bsd.port.mk>

View File

@ -1,7 +1,4 @@
bin/battfink
@unexec env GCONF_CONFIG_SOURCE=xml::%D/etc/gconf/gconf.xml.defaults gconftool-2 --makefile-uninstall-rule %D/etc/gconf/schemas/battfink.schemas > /dev/null || /usr/bin/true
etc/gconf/schemas/battfink.schemas
@exec env GCONF_CONFIG_SOURCE=xml::%D/etc/gconf/gconf.xml.defaults gconftool-2 --makefile-install-rule %D/etc/gconf/schemas/battfink.schemas > /dev/null || /usr/bin/true
libdata/bonobo/servers/GNOME_Battfink.server
share/gnome/battfink/battfink.glade
share/gnome/battfink/help/C/battfink.xml

View File

@ -22,6 +22,8 @@ USE_LIBTOOL_VER=13
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"
GCONF_SCHEMAS= gnome-pkgview.schemas
post-patch:
@${REINPLACE_CMD} -e 's|%%LOCALBASE%%|${LOCALBASE}|g' \
-e 's|%%X11BASE%%|${X11BASE}|g' \

View File

@ -1,7 +1,4 @@
bin/gnome-pkgview
@unexec env GCONF_CONFIG_SOURCE=xml::%D/etc/gconf/gconf.xml.defaults gconftool-2 --makefile-uninstall-rule %D/etc/gconf/schemas/gnome-pkgview.schemas > /dev/null || /usr/bin/true
etc/gconf/schemas/gnome-pkgview.schemas
@exec env GCONF_CONFIG_SOURCE=xml::%D/etc/gconf/gconf.xml.defaults gconftool-2 --makefile-install-rule %D/etc/gconf/schemas/gnome-pkgview.schemas > /dev/null || /usr/bin/true
share/gnome/applications/gnome-pkgview.desktop
share/gnome/pixmaps/gnome-pkgview/debian.png
share/gnome/pixmaps/gnome-pkgview/fedora.png

View File

@ -27,6 +27,8 @@ USE_LIBTOOL_VER=15
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"
GCONF_SCHEMAS= gnome-system-tools.schemas
.include <bsd.port.pre.mk>
.if ${OSVERSION} > 500000

View File

@ -6,9 +6,6 @@ etc/X11/sysconfig/network.desktop
%%SERVICES%%etc/X11/sysconfig/services.desktop
etc/X11/sysconfig/time.desktop
etc/X11/sysconfig/users.desktop
@unexec env GCONF_CONFIG_SOURCE=xml::%D/etc/gconf/gconf.xml.defaults gconftool-2 --makefile-uninstall-rule %D/etc/gconf/schemas/gnome-system-tools.schemas > /dev/null || /usr/bin/true
etc/gconf/schemas/gnome-system-tools.schemas
@exec env GCONF_CONFIG_SOURCE=xml::%D/etc/gconf/gconf.xml.defaults gconftool-2 --makefile-install-rule %D/etc/gconf/schemas/gnome-system-tools.schemas > /dev/null || /usr/bin/true
libdata/pkgconfig/gnome-system-tools.pc
libdata/pkgconfig/system-tools-backends.pc
share/gnome-system-tools/interfaces/boot.glade

View File

@ -27,6 +27,8 @@ USE_LIBTOOL_VER=15
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"
GCONF_SCHEMAS= gnome-system-tools.schemas
.include <bsd.port.pre.mk>
.if ${OSVERSION} > 500000

View File

@ -6,9 +6,6 @@ etc/X11/sysconfig/network.desktop
%%SERVICES%%etc/X11/sysconfig/services.desktop
etc/X11/sysconfig/time.desktop
etc/X11/sysconfig/users.desktop
@unexec env GCONF_CONFIG_SOURCE=xml::%D/etc/gconf/gconf.xml.defaults gconftool-2 --makefile-uninstall-rule %D/etc/gconf/schemas/gnome-system-tools.schemas > /dev/null || /usr/bin/true
etc/gconf/schemas/gnome-system-tools.schemas
@exec env GCONF_CONFIG_SOURCE=xml::%D/etc/gconf/gconf.xml.defaults gconftool-2 --makefile-install-rule %D/etc/gconf/schemas/gnome-system-tools.schemas > /dev/null || /usr/bin/true
libdata/pkgconfig/gnome-system-tools.pc
libdata/pkgconfig/system-tools-backends.pc
share/gnome-system-tools/interfaces/boot.glade

View File

@ -50,6 +50,7 @@ CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include ${PTHREAD_C
LIBS="-L${LOCALBASE}/lib ${PTHREAD_LIBS}"
MAN1= galeon.1
GCONF_SCHEMAS= galeon.schemas
FLASHPLAYER= ${LOCALBASE}/lib/libflashplayer.so.1

View File

@ -1,9 +1,6 @@
bin/galeon
bin/galeon-bin
bin/galeon-config-tool
@unexec env GCONF_CONFIG_SOURCE=xml::%D/etc/gconf/gconf.xml.defaults gconftool-2 --makefile-uninstall-rule %D/etc/gconf/schemas/galeon.schemas > /dev/null || /usr/bin/true
etc/gconf/schemas/galeon.schemas
@exec env GCONF_CONFIG_SOURCE=xml::%D/etc/gconf/gconf.xml.defaults gconftool-2 --makefile-install-rule %D/etc/gconf/schemas/galeon.schemas > /dev/null || /usr/bin/true
etc/sound/events/galeon.soundlist
lib/galeon/components/libgaleon-xpcom.a
lib/galeon/components/libgaleon-xpcom.so

View File

@ -28,4 +28,6 @@ CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"
MAKE_ENV= G_CHARSET_ALIAS="${LOCALBASE}/libdata/charset.alias"
GCONF_SCHEMAS= metacity.schemas
.include <bsd.port.mk>

View File

@ -2,9 +2,6 @@ bin/metacity
bin/metacity-message
bin/metacity-theme-viewer
bin/metacity-window-demo
@unexec env GCONF_CONFIG_SOURCE=xml::%D/etc/gconf/gconf.xml.defaults gconftool-2 --makefile-uninstall-rule %D/etc/gconf/schemas/metacity.schemas > /dev/null || /usr/bin/true
etc/gconf/schemas/metacity.schemas
@exec env GCONF_CONFIG_SOURCE=xml::%D/etc/gconf/gconf.xml.defaults gconftool-2 --makefile-install-rule %D/etc/gconf/schemas/metacity.schemas > /dev/null || /usr/bin/true
include/metacity-1/metacity-private/common.h
include/metacity-1/metacity-private/gradient.h
include/metacity-1/metacity-private/preview-widget.h