Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 10 Aug 2017 21:22:24 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 215695] [NEW PORT] net/s6-networking: suite of small networking utilities for Unix systems
Message-ID:  <bug-215695-13-PhRntNR2KJ@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-215695-13@https.bugs.freebsd.org/bugzilla/>
References:  <bug-215695-13@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D215695

Richard Gallamore <ultima@freebsd.org> changed:

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

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

The *_DEPENDS should not have the append flag. Instead should be something
like:
LIB_DEPENDS=3D 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 p=
ort
as options.

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

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-215695-13-PhRntNR2KJ>