From owner-cvs-all@FreeBSD.ORG Sat Feb 7 17:18:02 2004 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 ACE5516A4CE; Sat, 7 Feb 2004 17:18:02 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 91F4D43D1F; Sat, 7 Feb 2004 17:18:02 -0800 (PST) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i181I20B072146; Sat, 7 Feb 2004 17:18:02 -0800 (PST) (envelope-from marcus@repoman.freebsd.org) Received: (from marcus@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i181I22E072145; Sat, 7 Feb 2004 17:18:02 -0800 (PST) (envelope-from marcus) Message-Id: <200402080118.i181I22E072145@repoman.freebsd.org> From: Joe Marcus Clarke Date: Sat, 7 Feb 2004 17:18:02 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/x11/libXfixes 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: Sun, 08 Feb 2004 01:18:02 -0000 marcus 2004/02/07 17:18:02 PST FreeBSD ports repository Modified files: x11/libXfixes Makefile Log: Add a missing dependency on xproto. Reported by: bento Revision Changes Path 1.5 +2 -3 ports/x11/libXfixes/Makefile