1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-22 04:17:44 +00:00
freebsd-ports/Mk
Alexey Dokuchaev 956fbfa500 Mk/Uses/gnome.mk: fix gconftool-2 --makefile-unistall-rule call time
Previously, for ports with GCONF_SCHEMAS, `gnome-post-gconf-schemas'
target would add a @postunexec rule which was invoked *after* those
files would be removed upon deinstallation, resulting in errors:

  I/O warning : failed to load external entity ".../$some.schemas"
  Failed to open `.../$some.schemas': No such file or directory

Change it to @preunexec so that `gconftool-2 --makefile-unistall-rule'
command would get called while those files still exist.

PR:		210969
Timeout from:	gnome (~5 years)
2021-06-05 18:47:45 +00:00
..
Scripts devel/libbonobo: remove 2021-05-01 23:00:05 +02:00
Uses Mk/Uses/gnome.mk: fix gconftool-2 --makefile-unistall-rule call time 2021-06-05 18:47:45 +00:00
Wrappers
bsd.ccache.mk
bsd.commands.mk
bsd.default-versions.mk Mk/bsd.default-versions.mk: add new Perl version. 2021-05-07 08:37:43 +02:00
bsd.destdir.mk
bsd.gcc.mk Mk/bsd.gcc.mk: Never use /usr/bin/gcc 2021-05-29 08:45:12 +00:00
bsd.gecko.mk www/firefox: depend on libpci to qualify for WebRender by default 2021-05-30 15:38:23 +00:00
bsd.gstreamer.mk
bsd.java.mk
bsd.ldap.mk
bsd.licenses.db.mk Mk/bsd.licenses.db.mk: Add ODbL license 2021-05-22 02:27:03 +08:00
bsd.licenses.mk
bsd.local.mk
bsd.ocaml.mk
bsd.octave.mk
bsd.options.desc.mk
bsd.options.mk
bsd.port.mk Mk/bsd.port.mk: Don't pass up an empty flavor. 2021-06-01 09:16:35 +02:00
bsd.port.options.mk
bsd.port.post.mk
bsd.port.pre.mk
bsd.port.subdir.mk
bsd.ruby.mk
bsd.sanity.mk
bsd.sites.mk Mk/bsd.sites.mk: Fixup USE_GITHUB code. 2021-06-01 09:29:26 +02:00
bsd.ssp.mk
bsd.tex.mk Mk/bsd.tex.mk: remove a last @exec 2021-05-11 06:39:06 +02:00
bsd.wx.mk