1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-23 00:43:28 +00:00
freebsd-ports/lang/pure/files/pkg-message.in
Rene Ladan a067cf2edf Defines a variable LLVM_VERSION to ease updating to a newer LLVM version if
desired. Other changes:
- fix EMACS_CONFIGURE option helper
- fix %%ETC%% rendering and name of clang port in pkg-message
- bump PORTREVISION to force a rebuild for the dependency change.

Tested with 'poudriere bulk pure*' on 10.0-amd64, 8.3-i386, and 9.1-i386
(partially).

devel/llvm (expired) should not have any consumers anymore at this point.

PR:		ports/185190
Submitted by:	rene
Approved by:	maintainer timeout (lichray@gmail.com , 14 days)
2014-01-08 08:32:42 +00:00

19 lines
453 B
Plaintext

====
%%ETC%%Note that we installed a few Pure syntax highlighting
%%ETC%%files for the code editors in %%DATADIR%%/etc/
%%ETC%%
A text-based browser, such as one of following
lynx: www/lynx
w3a: mwww/w3m
is recommended to use the `help' command inside the
interpreter. Check pure(1) for details.
%%NOCLANG%%
%%NOCLANG%%To enable the inline C/C++ code compilation,
%%NOCLANG%%
%%NOCLANG%% clang: lang/clang32
%%NOCLANG%%
%%NOCLANG%%is required.
====