From owner-freebsd-ports-bugs@FreeBSD.ORG Fri May 28 13:40:04 2010 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 0FE72106566B for ; Fri, 28 May 2010 13:40:04 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (unknown [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id DAFF98FC17 for ; Fri, 28 May 2010 13:40:03 +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 o4SDe3d3038744 for ; Fri, 28 May 2010 13:40:03 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id o4SDe3ns038743; Fri, 28 May 2010 13:40:03 GMT (envelope-from gnats) Date: Fri, 28 May 2010 13:40:03 GMT Message-Id: <201005281340.o4SDe3ns038743@freefall.freebsd.org> To: freebsd-ports-bugs@FreeBSD.org From: Stefan Ehmann Cc: Subject: Re: ports/147156: fix build: audio/musepack X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Stefan Ehmann List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 28 May 2010 13:40:04 -0000 The following reply was made to PR ports/147156; it has been noted by GNATS. From: Stefan Ehmann To: bug-followup@freebsd.org Cc: Subject: Re: ports/147156: fix build: audio/musepack Date: Fri, 28 May 2010 15:31:39 +0200 I just noticed that the newly provided library conflicts with audio/libmpcdec. The following files are installed by both ports: /usr/local/lib/libmpcdec.a /usr/local/lib/libmpcdec.la /usr/local/lib/libmpcdec.so I guess adding mutual CONFLICTS is necessary.