From dann@mach.greycat.com  Sun May  7 11:04:28 2000
Return-Path: <dann@mach.greycat.com>
Received: from mach.greycat.com (mach.greycat.com [207.173.133.5])
	by hub.freebsd.org (Postfix) with ESMTP id 2839F37B955
	for <FreeBSD-gnats-submit@freebsd.org>; Sun,  7 May 2000 11:04:26 -0700 (PDT)
	(envelope-from dann@mach.greycat.com)
Received: (from dann@localhost)
	by mach.greycat.com (8.9.3/8.9.3) id LAA67672;
	Sun, 7 May 2000 11:05:39 -0700 (PDT)
	(envelope-from dann)
Message-Id: <200005071805.LAA67672@mach.greycat.com>
Date: Sun, 7 May 2000 11:05:39 -0700 (PDT)
From: dann@greycat.com
Sender: dann@mach.greycat.com
Reply-To: dann@greycat.com
To: FreeBSD-gnats-submit@freebsd.org
Subject: EMACS_PORT_NAME variable breakes 'make readmes'
X-Send-Pr-Version: 3.2

>Number:         18434
>Category:       ports
>Synopsis:       'make readmes' broken by EMACS_PORT_NAME variable in ports/mail
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sun May 07 11:10:01 PDT 2000
>Closed-Date:    Thu May 18 23:49:29 PDT 2000
>Last-Modified:  Thu May 18 23:50:38 PDT 2000
>Originator:     Dann Lunsford
>Release:        FreeBSD 4.0-STABLE i386
>Organization:
You're kidding, right?
>Environment:
FreeBSD mach.greycat.com 4.0-STABLE FreeBSD 4.0-STABLE #0: Fri Apr 28 09:26:56 PDT 2000     root@mach.greycat.com:/usr/src/sys/compile/SATELLITE  i386

>Description:
   I normally "make readmes" in /usr/ports after updating via cvsup.  As of 
today, it stops with errors in mail/mew*, mail/mule*, mail/wanderlust* because
of a bad value for EMACS_PORT_NAME.  

===> mail/mew
Error: Bad value of EMACS_PORT_NAME: emacs.
Valid values are:
        Emacs  family: emacs19 mule19 emacs20
        XEmacs family: xemacs19 xemacs20 xemacs21 xemacs21-mule
*** Error code 1

Stop.
*** Error code 1

Stop in /usr/ports/mail.
*** Error code 1

Stop in /usr/ports.

>How-To-Repeat:
  'make readmes' in /usr/ports/mail

>Fix:
 
Not sure.  I've worked around it by making the variable assignment conditional,
i.e. EMACS_PORT_NAME?= in mew, mew-mule, etc., and then do a 
"make EMACS_PORT_NAME=emacs20 readmes", but I consider this to be a complete
kludge.

>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed  
State-Changed-By: cpiazza 
State-Changed-When: Thu May 18 23:49:29 PDT 2000 
State-Changed-Why:  
This was recently fixed.  Please update your ports tree and try again. 
Thanks. 
>Unformatted:
