There is no API-changes between 2.9.0 and 2.9.3, AFAIK.
A function was added _after_ 2.9.3 though.
Thanks,
--
tamo (http://tamo.tdiary.net)
im-xim bridge.
For that matter, I've never been able to use kinput2 either.
Someone who knows could send me a quick howto of things I need to tweak,
so that I'm at least able to try it out ?
xfig is probably the application where it makes the most sense...
--
tamo
he port.
I'm afraid that a mistake in a patch could lead to a serious problem,
because it affects shared libraries.
So, I'm interested in the reason. I don't mean to object to you.
Thanks,
--
tamo
r/local/lib/libiconv.a' to
> '-L/usr/local/lib -liconv'. presumably, this is coming from some
> configure generated variable, but I have not looked at this port.
AFAIK, all you can do is to use
CONFIGURE_ENV+= LDFLAGS="-L${LOCALBASE}/lib -liconv"
in the port's Makefile.
--
tamo