From owner-cvs-all@FreeBSD.ORG Mon Oct 27 23:51:33 2003 Return-Path: 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 80F9E16A4CE; Mon, 27 Oct 2003 23:51:33 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8384643FDD; Mon, 27 Oct 2003 23:51:32 -0800 (PST) (envelope-from oliver@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.9/8.12.9) with ESMTP id h9S7pWXJ068341; Mon, 27 Oct 2003 23:51:32 -0800 (PST) (envelope-from oliver@repoman.freebsd.org) Received: (from oliver@localhost) by repoman.freebsd.org (8.12.9/8.12.9/Submit) id h9S7pWUx068340; Mon, 27 Oct 2003 23:51:32 -0800 (PST) (envelope-from oliver) Message-Id: <200310280751.h9S7pWUx068340@repoman.freebsd.org> From: Oliver Lehmann Date: Mon, 27 Oct 2003 23:51:32 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/sysutils/xfce4-battery-plugin Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 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: Tue, 28 Oct 2003 07:51:33 -0000 oliver 2003/10/27 23:51:32 PST FreeBSD ports repository Modified files: sysutils/xfce4-battery-plugin Makefile Log: According to bento logs, this port does not build on sparc64 and alpha because they do not have APM. This patch disables this package on these platforms. PR: ports/58137 Submitted By: maintainer Revision Changes Path 1.5 +2 -0 ports/sysutils/xfce4-battery-plugin/Makefile