Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 13 Apr 2000 20:58:37 -0400
From:      Robert Withrow <bwithrow@baynetworks.com>
To:        ports@FreeBSD.org
Cc:        markm@FreeBSD.org
Subject:   exmh-2.1.1 port doesn't work with nmh
Message-ID:  <200004140101.VAA21076@pobox.engeast.BayNetworks.COM>

next in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200004140101.VAA21076>