On Sat, Dec 6, 2008 at 2:36 AM, Matthias Kilian <[EMAIL PROTECTED]> wrote:
> On Fri, Dec 05, 2008 at 08:20:09PM -0800, Peter Valchev wrote:
>> A library necessary for QLandkarte GT which I'm in the process of
>> porting - a newer version of geo/qlandkarte (www.qlandkarte.org)
>>
>> Would appreciate a cross-check and extra test :)
>
> There are some problems:
>
> - it should use MODULES = devel/gettext instead of LIB_DEPENDS =
>  intl::devel/gettext.

done

> - there seem to be some hidden dependencies, like xerces, postgresql,
>  jasper, geotiff. (Did I ever mention how much I hate this kind
>  of "pick it up if it's installed" automagic?)

oh boy.

i think i covered this, added explicit with/without lines for most
things to avoid this ambiguity

> - autoconf seems to pick up gsed and ggrep (if installed). This may be
>  harmless, but better find/xargs/grep for it in the fake dir.

it seems harmless, and i don't understand your suggestion?

> - if devel/geotiff is installed, the build fails.

fixed i think. and sthen's error might be fixed too.

updated tarball at:
http://sightly.net/peter/openbsd/gdal.tar.gz

Reply via email to