freebsd-ports/devel/erlang-exmpp
Tobias Kortkamp a3248eb50f devel/erlang-exmpp: Use gsed during the build
Parts of erlang-exmpp's build use base sed with expressions that
don't actually work correctly in our sed as of yet.  In this case,
the replacement of \xa9 with a © entity.  The former should
be interpreted as the character \xa9 (copyright symbol), but sed
does not currently interpret it as such (or \r, \n, \t).  Switch
to textproc/gsed for now, which does the right thing.

PR:		233424
Submitted by:	kevans
Approved by:	erlang (maintainer timeout, 3 months)
2019-02-26 08:47:42 +00:00
..
files
distinfo
Makefile devel/erlang-exmpp: Use gsed during the build 2019-02-26 08:47:42 +00:00
pkg-descr
pkg-plist