Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 23 Jan 2007 05:13:15 GMT
From:      Peter Johnson<johnson.peter@gmail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/108233: finance/libofx: Incorrect LIB_DEPENDS for textproc/opensp
Message-ID:  <200701230513.l0N5DFAT041024@www.freebsd.org>
Resent-Message-ID: <200701230520.l0N5KKGB019782@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         108233
>Category:       ports
>Synopsis:       finance/libofx: Incorrect LIB_DEPENDS for textproc/opensp
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue Jan 23 05:20:19 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     Peter Johnson
>Release:        6.2-PRERELEASE
>Organization:
>Environment:
FreeBSD 6.2-PRERELEASE FreeBSD 6.2-PRERELEASE #0: Sat Oct  7 21:46:18 PDT 2006
>Description:
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).
>How-To-Repeat:
Install textproc/opensp onto a clean system, then try to install finance/libofx.
>Fix:
Change LIB_DEPENDS in finance/libofx/Makefile line 20 from:
 osp.3:${PORTSDIR}/textproc/opensp
to
 osp.5:${PORTSDIR}/textproc/opensp
>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200701230513.l0N5DFAT041024>