From owner-freebsd-ports-bugs@FreeBSD.ORG Thu Jul 21 02:30:10 2011 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E1ECF1065672 for ; Thu, 21 Jul 2011 02:30:10 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id A652F8FC0A for ; Thu, 21 Jul 2011 02:30:10 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id p6L2UA1u019140 for ; Thu, 21 Jul 2011 02:30:10 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id p6L2UAZf019136; Thu, 21 Jul 2011 02:30:10 GMT (envelope-from gnats) Resent-Date: Thu, 21 Jul 2011 02:30:10 GMT Resent-Message-Id: <201107210230.p6L2UAZf019136@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Stephen Hurd Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4414E106566C for ; Thu, 21 Jul 2011 02:20:54 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from red.freebsd.org (red.freebsd.org [IPv6:2001:4f8:fff6::22]) by mx1.freebsd.org (Postfix) with ESMTP id 34DC38FC12 for ; Thu, 21 Jul 2011 02:20:54 +0000 (UTC) Received: from red.freebsd.org (localhost [127.0.0.1]) by red.freebsd.org (8.14.4/8.14.4) with ESMTP id p6L2KrV0031465 for ; Thu, 21 Jul 2011 02:20:53 GMT (envelope-from nobody@red.freebsd.org) Received: (from nobody@localhost) by red.freebsd.org (8.14.4/8.14.4/Submit) id p6L2KrbI031464; Thu, 21 Jul 2011 02:20:53 GMT (envelope-from nobody) Message-Id: <201107210220.p6L2KrbI031464@red.freebsd.org> Date: Thu, 21 Jul 2011 02:20:53 GMT From: Stephen Hurd To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Cc: Subject: ports/159070: [comms/fldigi] library depencency listed in BUILD_DEPENDS X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 21 Jul 2011 02:30:11 -0000 >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@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: