finance/libofx tries to reinstall textproc/opensp, as it can't find osp.3. Unfortunately, textproc/opensp doesn't install osp.3, it installs osp.5 (see textproc/opensp/pkg-plist). Fix: Change LIB_DEPENDS in finance/libofx/Makefile line 20 from: osp.3:${PORTSDIR}/textproc/opensp to osp.5:${PORTSDIR}/textproc/opensp How-To-Repeat: Install textproc/opensp onto a clean system, then try to install finance/libofx.
Responsible Changed From-To: freebsd-ports-bugs->itetcu I'll take it.
State Changed From-To: open->closed Committed. Thanks!
itetcu 2007-01-24 18:47:21 UTC FreeBSD ports repository Modified files: finance/libofx Makefile Log: - chase textproc/opensp's libosp version upgrade - bump PORTREVISOIN for depends change PR: ports/108233 Submitted by: Peter Johnson Pointyhat to: kuriyama Revision Changes Path 1.19 +2 -2 ports/finance/libofx/Makefile _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"