ports/157183: devel/libftdi dependency and pkg-plist problems
Remko C
sirdice at gmail.com
Thu May 19 15:00:31 UTC 2011
>Number: 157183
>Category: ports
>Synopsis: devel/libftdi dependency and pkg-plist problems
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: sw-bug
>Submitter-Id: current-users
>Arrival-Date: Thu May 19 15:00:24 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator: Remko C
>Release: 8.2-STABLE
>Organization:
>Environment:
FreeBSD j-build-amd64.dicelan.home 8.2-STABLE FreeBSD 8.2-STABLE #0: Sun May 1 19:41:12 CEST 2011 root at molly.dicelan.home:/usr/obj/usr/src/sys/MOLLY amd64
>Description:
Fails to build completely when devel/doxygen isn't installed. This should be added to the build dependencies.
Pkg-plist has wrong version of libftdipp.so when building with boost support.
>How-To-Repeat:
make
make install
make package
>Fix:
pkg-plist:
%%BOOST%%lib/libftdipp.so.18
Should be:
%%BOOST%%lib/libftdipp.so.19
Fix the dependency on doxygen, since it's only used for the documentation it might need to be wrapped up to take NOPORTDOCS into account.
BUILD_DEPENDS+= doxygen:${PORTSDIR}/devel/doxygen
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list