diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2021-03-27 06:42:59 +0800 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2021-03-27 06:42:59 +0800 |
commit | 80365d8914e32ea3fa23876d891b423add611616 (patch) | |
tree | 1324d6e41211c3cc67af814a4397eef6fad0c32b /Keywords/unexec.ucl | |
parent | 47fc5b69f7b01d5ddfade3841ff483a17b4c6cc4 (diff) | |
download | freebsd-ports-gnome-80365d8914e32ea3fa23876d891b423add611616.tar.gz freebsd-ports-gnome-80365d8914e32ea3fa23876d891b423add611616.tar.zst freebsd-ports-gnome-80365d8914e32ea3fa23876d891b423add611616.zip |
tell pkg to format the @*exec arguments using the espace sequences
Diffstat (limited to 'Keywords/unexec.ucl')
-rw-r--r-- | Keywords/unexec.ucl | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Keywords/unexec.ucl b/Keywords/unexec.ucl index be104248cf4a..e3eeed8a47da 100644 --- a/Keywords/unexec.ucl +++ b/Keywords/unexec.ucl @@ -6,6 +6,7 @@ deprecated: true deprecation_message: <<EOM Use @preunexec/@postunexec instead EOM +preformat_arguments: true pre-deinstall: <<EOS %@ EOS |