HomeFreeBSD

mail/mew: Prevent .el files from being native compiled

Description

mail/mew: Prevent .el files from being native compiled

Mew doesn't work correctly if Emacs supports native compilation and
.el files are compiled to .eln ones. So prevent .el files from being
native compiled by adding following lines at the end of them.

;; Local Variables:
;; no-native-compile: t
;; End:

PR: 258171
Approved by: maintainer timeout (> 28days), meta (mentor)

Details

Provenance
yasuAuthored on Aug 30 2021, 10:47 AM
Parents
R11:671ab334f704: security/vuxml: Fix double CVE- in latest httpd entry
Branches
Unknown
Tags
Unknown