diff options
author | Kurt Jaeger <pi@FreeBSD.org> | 2020-07-11 20:50:36 +0000 |
---|---|---|
committer | Kurt Jaeger <pi@FreeBSD.org> | 2020-07-11 20:50:36 +0000 |
commit | 6f10b9e8b32b7ee9e28585486b925e4536fdc78d (patch) | |
tree | dba16ebaf040676fff688d2ec2cae2124546c95b /dns/knot-resolver | |
parent | 40e43e87ba1edeb913a8a7e4f95c9f5a2a118a7f (diff) | |
download | freebsd-ports-6f10b9e8b32b7ee9e28585486b925e4536fdc78d.zip |
devel/lua-cqueues: adapt to the needs of dns/knot-resolver
- PORTDOCS / PORTEXAMPLES obviate the need to put docs and examples in
the plist.
- There should be no messing with ldconfig and soname, since the
.so exists only to be dynamically loaded at runtime, not actually
linked to.
- Fixed name in the COMMENT
- Does not build on lua 5.4, note this in USES
- Force the port to build exactly the version it's supposed to build,
rather than let it autodetect things. Hence MAKE_ENV and CPPFLAGS
- shebangfix on the examples is not strictly necessary but is cleaner.
PR: 247739
Submitted by: andrew@tao11.riddles.org.uk
Approved by: Leo Vandewoestijne <freebsd@dns.company> (maintainer)
Diffstat (limited to 'dns/knot-resolver')
0 files changed, 0 insertions, 0 deletions