1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-22 20:41:26 +00:00
freebsd-ports/devel/libslang2
Tijl Coosemans 91b4789c38 Prefer libc iconv over libiconv.
The configure script has some simple tests that pick up libiconv when it
is installed.  By passing --without-iconv these tests can be skipped so
the configure script falls back on a more standard iconv test that tests
libc before libiconv.  However, this fall-back does not set CFLAGS/LDFLAGS
correctly when libiconv needs to be used, so only pass --without-iconv
when libc iconv needs to be used (ICONV_LIB empty).

PR:		ports/186688
Approved by:	garga (maintainer)
2014-02-27 22:21:37 +00:00
..
distinfo
Makefile
pkg-descr
pkg-plist