bdb74a5792
When USES=iconv is changed to USES=iconv:translit, it can add libiconv dependency from ports along with the addition of -liconv to LDFLAGS. Most compilers (with FreeBSD's base compilers being notable exceptions) will not look in /usr/local/lib by default, so this adds a -L argument to LDFLAGS to help the linker find libiconv.so and unbreak the port on affected platforms. |
||
---|---|---|
.. | ||
distinfo | ||
Makefile | ||
pkg-descr | ||
pkg-plist |