freebsd-ports/textproc/cl-meta
Jimmy Olgeni 0e5dcb10fc Building textproc/cl-meta-clisp fails with the following message:
;; Compiling file /usr/local/lib/common-lisp/meta/meta.lisp ...
*** - SYSTEM::LINE-COMMENT-READER: Invalid byte #xFC in CHARSET:ASCII
      conversion

It turns out that clisp does not like non-ASCII characters, even
in comments.

textproc/cl-meta contains source code for textproc/cl-meta-clisp:
patch a comment line to use "Nuremberg" rather than the actual
German spelling, which contains the 0xFC character (U-umlaut).

This unbreaks textproc/cl-meta-clisp.

Noticed by:	QAT via itetcu, pointyhat via pav
2010-07-23 13:10:12 +00:00
..
files Building textproc/cl-meta-clisp fails with the following message: 2010-07-23 13:10:12 +00:00
distinfo
Makefile Building textproc/cl-meta-clisp fails with the following message: 2010-07-23 13:10:12 +00:00
pkg-descr
pkg-plist