summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2016-06-18 15:21:39 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2016-06-18 15:21:39 +0000
commit3935f3bbe2c84ff5469c013ccdd36427a10964a0 (patch)
tree4865fedcbcffb642990624e3a9b6f800eed371b6
parentUse explicit @post* rather than @exec (diff)
Prefer explicit @postexec
-rw-r--r--multimedia/openh264/pkg-plist6
1 files changed, 3 insertions, 3 deletions
diff --git a/multimedia/openh264/pkg-plist b/multimedia/openh264/pkg-plist
index de0ad7d2578b..d1d167921622 100644
--- a/multimedia/openh264/pkg-plist
+++ b/multimedia/openh264/pkg-plist
@@ -7,9 +7,9 @@ include/wels/codec_ver.h
%%PLUGINS%%@rmtry lib/firefox/defaults/pref/gmpopenh264.js
%%PLUGINS%%@rmtry lib/seamonkey/defaults/pref/gmpopenh264.js
%%PLUGINS%%%%WEBPLUGIN_DIR%%/gmpopenh264.js
-%%PLUGINS%%@exec ln -sf %D/%F %D/lib/firefox-nightly/defaults/pref/ 2>/dev/null || true
-%%PLUGINS%%@exec ln -sf %D/%F %D/lib/firefox/defaults/pref/ 2>/dev/null || true
-%%PLUGINS%%@exec ln -sf %D/%F %D/lib/seamonkey/defaults/pref/ 2>/dev/null || true
+%%PLUGINS%%@postexec ln -sf %D/%F %D/lib/firefox-nightly/defaults/pref/ 2>/dev/null || true
+%%PLUGINS%%@postexec ln -sf %D/%F %D/lib/firefox/defaults/pref/ 2>/dev/null || true
+%%PLUGINS%%@postexec ln -sf %D/%F %D/lib/seamonkey/defaults/pref/ 2>/dev/null || true
%%PLUGINS%%%%WEBPLUGIN_DIR%%/libgmpopenh264.so
lib/libopenh264.a
lib/libopenh264.so