From owner-cvs-all@FreeBSD.ORG Sun Feb 12 23:14:50 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 04EEB16A420; Sun, 12 Feb 2006 23:14:50 +0000 (GMT) (envelope-from lesi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D9A6F43D48; Sun, 12 Feb 2006 23:14:46 +0000 (GMT) (envelope-from lesi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id k1CNEk4r022034; Sun, 12 Feb 2006 23:14:46 GMT (envelope-from lesi@repoman.freebsd.org) Received: (from lesi@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id k1CNEkqW022033; Sun, 12 Feb 2006 23:14:46 GMT (envelope-from lesi) Message-Id: <200602122314.k1CNEkqW022033@repoman.freebsd.org> From: Dejan Lesjak Date: Sun, 12 Feb 2006 23:14:46 +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/xmms-quix3dn Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 12 Feb 2006 23:14:50 -0000 lesi 2006-02-12 23:14:46 UTC FreeBSD ports repository Modified files: audio/xmms-quix3dn Makefile Log: Mark only for i386. xmms-quix3dn previously relied on compat4x failing on amd64 but as compat4x now installs there if fails to detect 32 libs via LIB_DEPENDS. While the failure has to do with compat4x port problems, this port nevertheless installs i386 plugin which will not work with native xmms on amd64 (and most probably not on alpha). Reported by: kris Revision Changes Path 1.9 +1 -0 ports/audio/xmms-quix3dn/Makefile