From owner-freebsd-ports Sun May 7 11:10: 9 2000 Delivered-To: freebsd-ports@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 5959C37C325 for ; Sun, 7 May 2000 11:10:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id LAA15337; Sun, 7 May 2000 11:10:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from mach.greycat.com (mach.greycat.com [207.173.133.5]) by hub.freebsd.org (Postfix) with ESMTP id 2839F37B955 for ; 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 Reply-To: dann@greycat.com To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: ports/18434: EMACS_PORT_NAME variable breakes 'make readmes' Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >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: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sun May 07 11:10:01 PDT 2000 >Closed-Date: >Last-Modified: >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: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message