[Bug 207291] net/asterisk-chan_sccp: Version bump to v4.2.3

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sun Mar 6 16:00:56 UTC 2016


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

--- Comment #13 from Diederik de Groot <ddegroot at talon.nl> ---
(In reply to Raphael Kubo da Costa from comment #11)

So a simple solution would be to make sure ICONV_CONST is always added to
config.h (defined as '') even if HAVE_ICONV is not going to be defined, that
way the header file would still be fine. Bit of an ugly hack maybe.

> CPPFLAGS+=-I${ICONV_INCLUDE_PATH}
> LDFLAGS+= -L${LOCALBASE}/lib ${ICONV_LIB}
</quote>
ANd that would also work correctly for FreeBSD 10+, right. That's a simple
change to make. Committing another verion of the patch in a couple of seconds.

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


More information about the freebsd-ports-bugs mailing list