[Bug 215133] www/kannel: Improve port and declare dependency

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Dec 13 14:08:23 UTC 2016


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

Kubilay Kocak <koobs at FreeBSD.org> changed:

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

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

 CONFIGURE_ARGS=        --with-cflags="${CPPFLAGS}" --with-libs="${LDFLAGS}" \

- cflags=CPPFLAGS (not =${CFLAGS}) ?
- libs=LDFLAGS (not =${LIBS}) ?

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

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


More information about the freebsd-ports-bugs mailing list