From owner-freebsd-x11@FreeBSD.ORG Sun Sep 16 23:12:31 2007 Return-Path: Delivered-To: x11@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 84A1116A417 for ; Sun, 16 Sep 2007 23:12:31 +0000 (UTC) (envelope-from obrien@NUXI.org) Received: from dragon.nuxi.org (trang.nuxi.org [74.95.12.85]) by mx1.freebsd.org (Postfix) with ESMTP id 71FC213C461 for ; Sun, 16 Sep 2007 23:12:31 +0000 (UTC) (envelope-from obrien@NUXI.org) Received: from dragon.nuxi.org (obrien@localhost [127.0.0.1]) by dragon.nuxi.org (8.14.1/8.14.1) with ESMTP id l8GMqgHf076687 for ; Sun, 16 Sep 2007 15:52:42 -0700 (PDT) (envelope-from obrien@dragon.nuxi.org) Received: (from obrien@localhost) by dragon.nuxi.org (8.14.1/8.14.1/Submit) id l8GMqgLv076686 for x11@freebsd.org; Sun, 16 Sep 2007 15:52:42 -0700 (PDT) (envelope-from obrien) Date: Sun, 16 Sep 2007 15:52:42 -0700 From: "David O'Brien" To: x11@FreeBSD.org Message-ID: <20070916225242.GA76637@dragon.NUXI.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline X-Operating-System: FreeBSD 7.0-CURRENT Organization: The NUXI BSD Group X-Pgp-Rsa-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Rsa-Keyid: 1024/34F9F9D5 User-Agent: Mutt/1.5.11 Cc: Subject: Xmh port patch X-BeenThere: freebsd-x11@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: obrien@FreeBSD.org List-Id: X11 on FreeBSD -- maintaining and support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 16 Sep 2007 23:12:31 -0000 Hi folks, The Xmh port really should depend on the MH MUA now that we've broken things down into individual packages. (It should also move to under mail/ instead of x11/, but I'll leave that up to you folks to initiate.) Ok, to commit? -- -- David (obrien@FreeBSD.org) Index: Makefile =================================================================== RCS file: /home/ncvs/ports/x11/xmh/Makefile,v retrieving revision 1.1 diff -u -p -r1.1 Makefile --- Makefile 19 May 2007 20:28:01 -0000 1.1 +++ Makefile 16 Sep 2007 22:50:35 -0000 @@ -7,11 +7,13 @@ PORTNAME= xmh PORTVERSION= 1.0.1 -CATEGORIES= x11 +CATEGORIES= mail x11 MAINTAINER= x11@FreeBSD.org COMMENT= Send and read mail with an X interface to MH +RUN_DEPENDS+= repl:${PORTSDIR}/mail/nmh + XORG_CAT= app USE_XORG= xt xaw