svn commit: r372261 - in head/devel/ding-libs: . files

Mathieu Arnold mat at FreeBSD.org
Fri Nov 7 15:19:14 UTC 2014


+--On 7 novembre 2014 10:12:38 -0500 Ryan Steinmetz <zi at FreeBSD.org> wrote:
| On (11/07/14 14:54), John Marino wrote:
|> On 11/7/2014 14:33, Ryan Steinmetz wrote:
|>> +LIBS+=		-L${LOCALBASE}/lib -liconv -lintl
|> 
|> shouldn't that be:
|> LIBS+=		-L${LOCALBASE}/lib ${ICONVLIB} -lintl
|> 
|> or something like that?
| 
| Not unless you can tell me what defines ICONVLIB. :)

https://www.freebsd.org/doc/en/books/porters-handbook/using-iconv.html

-- 
Mathieu Arnold


More information about the svn-ports-all mailing list