aboutsummaryrefslogtreecommitdiff
path: root/graphics/gdk-pixbuf2
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2015-09-26 00:08:26 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2015-09-26 00:08:26 +0000
commit0eae03bd38ea2b144e72bf9bb4b12ee45a87352b (patch)
treefedf3e0e66ce49e1c70b32711bc4b80d20ac4019 /graphics/gdk-pixbuf2
parent12b59fc91af81cdba4c0fe643f306d2620732d66 (diff)
downloadports-0eae03bd38ea2b144e72bf9bb4b12ee45a87352b.tar.gz
ports-0eae03bd38ea2b144e72bf9bb4b12ee45a87352b.zip
Notes
Diffstat (limited to 'graphics/gdk-pixbuf2')
-rw-r--r--graphics/gdk-pixbuf2/pkg-plist4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/gdk-pixbuf2/pkg-plist b/graphics/gdk-pixbuf2/pkg-plist
index 58495853211d..b4f34b1568e0 100644
--- a/graphics/gdk-pixbuf2/pkg-plist
+++ b/graphics/gdk-pixbuf2/pkg-plist
@@ -149,5 +149,5 @@ share/gir-1.0/GdkPixbuf-2.0.gir
%%NLS%%share/locale/zh_CN/LC_MESSAGES/gdk-pixbuf.mo
%%NLS%%share/locale/zh_HK/LC_MESSAGES/gdk-pixbuf.mo
%%NLS%%share/locale/zh_TW/LC_MESSAGES/gdk-pixbuf.mo
-@exec %D/bin/gdk-pixbuf-query-loaders > /dev/null 2>&1 && %D/bin/gdk-pixbuf-query-loaders > %D/lib/gdk-pixbuf-2.0/%%GTK2_VERSION%%/loaders.cache 2>/dev/null || /usr/bin/true
-@unexec rm %D/lib/gdk-pixbuf-2.0/%%GTK2_VERSION%%/loaders.cache 2>&1 >/dev/null || true
+@postexec %D/bin/gdk-pixbuf-query-loaders > /dev/null 2>&1 && %D/bin/gdk-pixbuf-query-loaders > %D/lib/gdk-pixbuf-2.0/%%GTK2_VERSION%%/loaders.cache 2>/dev/null || /usr/bin/true
+@postunexec rm %D/lib/gdk-pixbuf-2.0/%%GTK2_VERSION%%/loaders.cache 2>&1 >/dev/null || true