[Bug 215695] [NEW PORT] net/s6-networking: suite of small networking utilities for Unix systems

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Thu Aug 10 21:22:24 UTC 2017


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=215695

Richard Gallamore <ultima at freebsd.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ultima at freebsd.org

--- Comment #4 from Richard Gallamore <ultima at freebsd.org> ---
If ssl support is added, this should be added with using USES= ssl with the
variables needed set.

The *_DEPENDS should not have the append flag. Instead should be something
like:
LIB_DEPENDS= foo.so:devel/foo \
  <tab>     bar.so:devel/bar

and so on.

Consider ssl, shared and anything else that isn't strictly reqired by the port
as options.

Is the do-install target really necessary? Can simply adding MAKE_ARGS and
MAKE_ENV do the trick?

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list