From owner-cvs-all@FreeBSD.ORG Thu Feb 16 02:25:23 2012 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id F1BDC1065675; Thu, 16 Feb 2012 02:25:23 +0000 (UTC) (envelope-from scheidell@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id C84E18FC14; Thu, 16 Feb 2012 02:25:23 +0000 (UTC) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.4/8.14.4) with ESMTP id q1G2PNhA019704; Thu, 16 Feb 2012 02:25:23 GMT (envelope-from scheidell@repoman.freebsd.org) Received: (from scheidell@localhost) by repoman.freebsd.org (8.14.4/8.14.4/Submit) id q1G2PNDC019703; Thu, 16 Feb 2012 02:25:23 GMT (envelope-from scheidell) Message-Id: <201202160225.q1G2PNDC019703@repoman.freebsd.org> From: Michael Scheidell Date: Thu, 16 Feb 2012 02:25:23 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/audio/libbs2b Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: **OBSOLETE** CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 16 Feb 2012 02:25:24 -0000 scheidell 2012-02-16 02:25:23 UTC FreeBSD ports repository Modified files: audio/libbs2b Makefile Log: - Remove invalid USE_PKGCONFIG [1], reported in ports/157174 [2] - Add BUILD_DEPENDS for pkg-config [1] - No bump portrevision since USE_PKGCONFIG was ignored anyway. PR: ports/165172 [1] Submitted by: RyoTa SimaMoto (maintainer) [1] Reported by: Alex kozlov [2] Approved by: gabor (mentor, implicit) Feature safe: Yes Revision Changes Path 1.2 +1 -1 ports/audio/libbs2b/Makefile