ports/159070: [comms/fldigi] library depencency listed in BUILD_DEPENDS

Stephen Hurd shurd at sasktel.net
Thu Jul 21 02:30:11 UTC 2011


>Number:         159070
>Category:       ports
>Synopsis:       [comms/fldigi] library depencency listed in BUILD_DEPENDS
>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 Jul 21 02:30:10 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Stephen Hurd
>Release:        8.2-RELEASE
>Organization:
>Environment:
FreeBSD stephen.hurd.local 8.2-RELEASE FreeBSD 8.2-RELEASE #0: Fri Feb 18 02:24:46 UTC 2011     root at almeida.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC  i386
>Description:
The portaudio library is listed in BUILD_DEPENDS instead of LIB_DEPENDS where it belongs.  This means that portaudio can be removed without warning breaking fldigi and that the package won't require portaudio when installed from packages.
>How-To-Repeat:
Install fldigi then uninstall portauduio, or install the fldigi package with portaudio not installed.
>Fix:
Remove the BUILD_DEPENDS and add the portaudio line to the end of LIB_DEPENDS (and the backslash to the last one) like so:

                fltk.1:${PORTSDIR}/x11-toolkits/fltk \
                portaudio:${PORTSDIR}/audio/portaudio2


>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list