aboutsummaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2021-07-24 20:23:59 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2021-07-24 20:23:59 +0000
commit723b9b77fca6ff3f4f3413c902eec00cd0be36f7 (patch)
treef60da0e0e0367e48e4338a497191f9cc4f4d0981 /misc
parent5db874325862aad26bc30669c4aaa97b132a2187 (diff)
downloadports-723b9b77fca6ff3f4f3413c902eec00cd0be36f7.tar.gz
ports-723b9b77fca6ff3f4f3413c902eec00cd0be36f7.zip
misc/shared-mime-info: Unbreak this port after e497a16a286972bfcab908209b11ee6a13d99dc9
===> Building package for shared-mime-info-2.0 pkg-static: Use of '@unexec' is deprecated: Use @preunexec/@postunexec instead pkg-static: Use of '@unexec' is deprecated: Use @preunexec/@postunexec instead pkg-static: Use of '@unexec' is deprecated: Use @preunexec/@postunexec instead pkg-static: Use of '@unexec' is deprecated: Use @preunexec/@postunexec instead pkg-static: Use of '@unexec' is deprecated: Use @preunexec/@postunexec instead pkg-static: Use of '@unexec' is deprecated: Use @preunexec/@postunexec instead pkg-static: Use of '@unexec' is deprecated: Use @preunexec/@postunexec instead pkg-static: Use of '@unexec' is deprecated: Use @preunexec/@postunexec instead pkg-static: Use of '@unexec' is deprecated: Use @preunexec/@postunexec instead pkg-static: Use of '@unexec' is deprecated: Use @preunexec/@postunexec instead pkg-static: Use of '@unexec' is deprecated: Use @preunexec/@postunexec instead pkg-static: Use of '@unexec' is deprecated: Use @preunexec/@postunexec instead *** Error code 1 Stop. make: stopped in /usr/ports/misc/shared-mime-info Approved by: portmgr (blanket)
Diffstat (limited to 'misc')
-rw-r--r--misc/shared-mime-info/pkg-plist24
1 files changed, 12 insertions, 12 deletions
diff --git a/misc/shared-mime-info/pkg-plist b/misc/shared-mime-info/pkg-plist
index efe52724b289..0026c0d3c9d8 100644
--- a/misc/shared-mime-info/pkg-plist
+++ b/misc/shared-mime-info/pkg-plist
@@ -91,15 +91,15 @@ share/mime/packages/freedesktop.org.xml
@rmtry share/mime/treemagic
@rmtry share/mime/types
@rmtry share/mime/version
-@unexec rm -fr %D/share/mime/x-epoc 2>/dev/null || true
-@unexec rm -fr %D/share/mime/x-content 2>/dev/null || true
-@unexec rm -fr %D/share/mime/video 2>/dev/null || true
-@unexec rm -fr %D/share/mime/text 2>/dev/null || true
-@unexec rm -fr %D/share/mime/multipart 2>/dev/null || true
-@unexec rm -fr %D/share/mime/model 2>/dev/null || true
-@unexec rm -fr %D/share/mime/message 2>/dev/null || true
-@unexec rm -fr %D/share/mime/inode 2>/dev/null || true
-@unexec rm -fr %D/share/mime/image 2>/dev/null || true
-@unexec rm -fr %D/share/mime/font 2>/dev/null || true
-@unexec rm -fr %D/share/mime/audio 2>/dev/null || true
-@unexec rm -fr %D/share/mime/application 2>/dev/null || true
+@postunexec rm -fr %D/share/mime/x-epoc 2>/dev/null || true
+@postunexec rm -fr %D/share/mime/x-content 2>/dev/null || true
+@postunexec rm -fr %D/share/mime/video 2>/dev/null || true
+@postunexec rm -fr %D/share/mime/text 2>/dev/null || true
+@postunexec rm -fr %D/share/mime/multipart 2>/dev/null || true
+@postunexec rm -fr %D/share/mime/model 2>/dev/null || true
+@postunexec rm -fr %D/share/mime/message 2>/dev/null || true
+@postunexec rm -fr %D/share/mime/inode 2>/dev/null || true
+@postunexec rm -fr %D/share/mime/image 2>/dev/null || true
+@postunexec rm -fr %D/share/mime/font 2>/dev/null || true
+@postunexec rm -fr %D/share/mime/audio 2>/dev/null || true
+@postunexec rm -fr %D/share/mime/application 2>/dev/null || true