2007/3/15, Antoine Jacoutot <[EMAIL PROTECTED]>:
On Thu, 15 Mar 2007, Antoine Jacoutot wrote:
> I reworked your textproc/libofx port. I'll also take care of
> productivity/grisbi a bit later.
> Tarball included, let me know.
Regarding the grisbi port, I cleaned it up too and it should work fine.
Okay for me... just a thing i'm curious about, why do you choose to
put gmodule/glib in WANTLIB instead of LIB_DEPENDS ? LIB_DEPENDS is
only for 'direct dependencies' ??
One of the things i didn't understood in ports infrastructure is when
to put something in WANTLIB rather than LIB_DEPENDS.... and how do you
decide if a ports depends on a special version of a library (the
ofx.>=3 f.e) do you use a special make target ? i thought looking at
make lib-depends-check output was enough...
How do you decide category is devel instead of textproc for libofx ?
Why does my PLIST uses ${BASE_PKGPATH} whereas yours uses 'libofx' ?
Shouldn't it be generated with 'make update-plist' ?
Thanks for any hint/infos :)
Landry