ports/179431: security/opensaml2: fix for missing boost dependency
John Marino
draco at marino.st
Sat Jun 8 20:30:00 UTC 2013
>Number: 179431
>Category: ports
>Synopsis: security/opensaml2: fix for missing boost dependency
>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: Sat Jun 08 20:30:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator: John Marino
>Release:
>Organization:
>Environment:
>Description:
security/opensaml2 was just updated but it doesn't build in a clean environment. The boost dependency was omitted.
>How-To-Repeat:
>Fix:
Adding this to the makefile allowed opensaml2 to build in poudriere:
LIB_DEPENDS+= boost_thread:${PORTSDIR}/devel/boost-libs
The actually library called out probably isn't important. opensaml2 just needs boost-libs is loaded.
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list