From owner-cvs-ports@FreeBSD.ORG Thu Aug 21 09:28:11 2003 Return-Path: Delivered-To: cvs-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0388C16A4BF; Thu, 21 Aug 2003 09:28:11 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9527B43FCB; Thu, 21 Aug 2003 09:28:10 -0700 (PDT) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h7LGSA0U095293; Thu, 21 Aug 2003 09:28:10 -0700 (PDT) (envelope-from marcus@repoman.freebsd.org) Received: (from marcus@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h7LGS9NW095283; Thu, 21 Aug 2003 09:28:09 -0700 (PDT) Message-Id: <200308211628.h7LGS9NW095283@repoman.freebsd.org> From: Joe Marcus Clarke Date: Thu, 21 Aug 2003 09:28:09 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/audio/rhythmbox Makefile X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 21 Aug 2003 16:28:11 -0000 marcus 2003/08/21 09:28:09 PDT FreeBSD ports repository Modified files: audio/rhythmbox Makefile Log: Add a WITH_XINE knob to build against the libxine backend. This fixes a problem detecting certain MP3s tagged with ID3 2.3.0 tags. Submitted by: Frank Ruell Revision Changes Path 1.8 +12 -1 ports/audio/rhythmbox/Makefile