From owner-freebsd-ports Thu Apr 13 18: 3:48 2000 Delivered-To: freebsd-ports@freebsd.org Received: from southpass.baynetworks.com (ns2.BayNetworks.COM [134.177.3.16]) by hub.freebsd.org (Postfix) with ESMTP id F3B0D37BC8B; Thu, 13 Apr 2000 18:01:02 -0700 (PDT) (envelope-from bwithrow@engeast.BayNetworks.COM) Received: from mailhost.BayNetworks.COM (h8754.s84f5.BayNetworks.COM [132.245.135.84]) by southpass.baynetworks.com (8.9.1/8.9.1) with ESMTP id RAA18231; Thu, 13 Apr 2000 17:53:54 -0700 (PDT) Received: from pobox.engeast.BayNetworks.COM (pobox.engeast.baynetworks.com [192.32.61.6]) by mailhost.BayNetworks.COM (8.9.1/8.8.8) with ESMTP id VAA19281; Thu, 13 Apr 2000 21:05:44 -0400 (EDT) Received: from kyzyl.engeast.baynetworks.com (kyzyl [192.32.150.103]) by pobox.engeast.BayNetworks.COM (SMI-8.6/BNET-97/04/24-S) with ESMTP id VAA21076; Thu, 13 Apr 2000 21:01:00 -0400 for Message-Id: <200004140101.VAA21076@pobox.engeast.BayNetworks.COM> X-Mailer: exmh version 2.1.1 10/15/1999 To: ports@FreeBSD.org Cc: markm@FreeBSD.org Subject: exmh-2.1.1 port doesn't work with nmh Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Thu, 13 Apr 2000 20:58:37 -0400 From: Robert Withrow Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org This has been reported in pr "ports/17996". Until it is fixed the following patch fixes the problem. *** Makefile.orig Sun Mar 5 04:56:17 2000 --- Makefile Thu Apr 13 19:57:32 2000 *************** *** 33,39 **** RUN_DEPENDS+= repl:${PORTSDIR}/mail/mh .else RUN_DEPENDS+= repl:${PORTSDIR}/mail/nmh ! SCRIPT_ENV+= USE_NMH=YES .endif .endif --- 33,39 ---- RUN_DEPENDS+= repl:${PORTSDIR}/mail/mh .else RUN_DEPENDS+= repl:${PORTSDIR}/mail/nmh ! SCRIPTS_ENV+= USE_NMH=YES .endif .endif -- Robert Withrow -- (+1 978 288 8256) BWithrow@BayNetworks.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message