diff options
author | jlam <jlam@pkgsrc.org> | 2001-05-31 22:52:17 +0000 |
---|---|---|
committer | jlam <jlam@pkgsrc.org> | 2001-05-31 22:52:17 +0000 |
commit | df38dc73b141337c84b7a2567a0f94877c7741f8 (patch) | |
tree | a9bb5dd2102dbbbe9cd5392e589ae410caa6f84e /chat/blackened | |
parent | 3d1ca8b38d3af41dc1385a29aeee92553943e011 (diff) | |
download | pkgsrc-df38dc73b141337c84b7a2567a0f94877c7741f8.tar.gz |
* Add buildlink.mk file to link appropriate libraries and headers into
${BUILDLINK_INCDIR} and ${BUILDLINK_LIBDIR}, to be used by other packages.
* Use buildlink.mk files to get dependencies and to prevent unintended
linking against installed libraries or finding installed headers except
for those that are explicitly linked into ${BUILDLINK_INCDIR} and
${BUILDLINK_LIBDIR}.
* Don't prototype history functions directly, but use
<readline/history.h> to pull them in. This allows us to use libedit's
readline emulation.
* Change from USE_PERL5 to a build dependency on perl -- it's only used to
generate a header file during the build.
Diffstat (limited to 'chat/blackened')
0 files changed, 0 insertions, 0 deletions