<HTML><BODY style="word-wrap: break-word; -khtml-nbsp-mode: space; -khtml-line-break: after-white-space; "><DIV>libneon links against libintl, which is provided by gettext, but doesn't depend on the gettext port.</DIV><DIV><BR class="khtml-block-placeholder"></DIV><DIV>It also has a couple other issues, but this one just bit me in the ass when I upgraded gettext, which apparently bumped libintl from libintl.3.dylib to libintl.8.dylib, and so broke some other installed ports. I upgraded all the ones that claimed dependency on gettext, but libneon still failed since it didn't claim this.</DIV><DIV><BR class="khtml-block-placeholder"></DIV><DIV>I have a quick-n-dirty change to the Portfile ready which adds gettext, libiconv, and zlib as library dependencies. Shall I go ahead and check it in?</DIV><BR><DIV> <SPAN class="Apple-style-span" style="border-collapse: separate; border-spacing: 0px 0px; color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; text-align: auto; -khtml-text-decorations-in-effect: none; text-indent: 0px; -apple-text-size-adjust: auto; text-transform: none; orphans: 2; white-space: normal; widows: 2; word-spacing: 0px; "><DIV>-- </DIV><DIV>Kevin Ballard</DIV><DIV><A href="http://kevin.sb.org">http://kevin.sb.org</A></DIV><DIV><A href="mailto:eridius@macports.org">eridius@macports.org</A></DIV><DIV><A href="http://www.tildesoft.com">http://www.tildesoft.com</A></DIV><BR class="Apple-interchange-newline"></SPAN> </DIV><BR></BODY></HTML>