From owner-cvs-all@FreeBSD.ORG Fri Oct 12 00:29:38 2007 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 6F87216A419; Fri, 12 Oct 2007 00:29:38 +0000 (UTC) (envelope-from obrien@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 3044B13C4A3; Fri, 12 Oct 2007 00:29:38 +0000 (UTC) (envelope-from obrien@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l9C0Tcfa036258; Fri, 12 Oct 2007 00:29:38 GMT (envelope-from obrien@repoman.freebsd.org) Received: (from obrien@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l9C0Tc1Z036257; Fri, 12 Oct 2007 00:29:38 GMT (envelope-from obrien) Message-Id: <200710120029.l9C0Tc1Z036257@repoman.freebsd.org> From: "David E. O'Brien" Date: Fri, 12 Oct 2007 00:29:38 +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/x11/xorg-apps Makefile ports/x11/xmh 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: Fri, 12 Oct 2007 00:29:38 -0000 obrien 2007-10-12 00:29:38 UTC FreeBSD ports repository Modified files: x11/xorg-apps Makefile x11/xmh Makefile Log: Xmh depend on emh, so add the runtime dependancy. Revision Changes Path 1.2 +3 -1 ports/x11/xmh/Makefile 1.4 +0 -1 ports/x11/xorg-apps/Makefile