Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 13 Dec 2016 14:08:23 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 215133] www/kannel: Improve port and declare dependency
Message-ID:  <bug-215133-13-4doJd8BIja@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-215133-13@https.bugs.freebsd.org/bugzilla/>
References:  <bug-215133-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=3D215133

Kubilay Kocak <koobs@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
              Flags|                            |merge-quarterly?
           Keywords|                            |needs-qa
             Status|In Progress                 |Open

--- Comment #3 from Kubilay Kocak <koobs@FreeBSD.org> ---
The following come across as a bit odd, especially given this port is
GNU_CONFIGURE=3Dyes

 CONFIGURE_ARGS=3D        --with-cflags=3D"${CPPFLAGS}" --with-libs=3D"${LD=
FLAGS}" \

- cflags=3DCPPFLAGS (not =3D${CFLAGS}) ?
- libs=3DLDFLAGS (not =3D${LIBS}) ?

I'd be testing without these to see what the differences are in terms of
dependency detection and linking, without USES=3Dlocalbase which is widely
scoped, and should only be used if absolutely necessary.

--=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-215133-13-4doJd8BIja>