Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 19 Jan 2000 04:50:29 +0900 (JST)
From:      nobutaka@nobutaka.com
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/16192: Update port: mail/wanderlust-xemacs20
Message-ID:  <200001181950.EAA28805@narcissus.pel.sys.hiroshima-u.ac.jp>

next in thread | raw e-mail | index | archive | help

>Number:         16192
>Category:       ports
>Synopsis:       Update port: mail/wanderlust-xemacs20
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Tue Jan 18 12:00:02 PST 2000
>Closed-Date:
>Last-Modified:
>Originator:     MANTANI Nobutaka
>Release:        FreeBSD 4.0-CURRENT i386
>Organization:
Hiroshima University
>Environment:
>Description:

Removed an unused variable EMACS_VER_LIBDIR.

>How-To-Repeat:
>Fix:

diff -urN wanderlust-xemacs20.old/Makefile wanderlust-xemacs20/Makefile
--- wanderlust-xemacs20.old/Makefile	Wed Jan 19 02:18:01 2000
+++ wanderlust-xemacs20/Makefile	Fri Aug 27 06:01:24 1999
@@ -14,7 +14,7 @@
 EMACS_PORT=		xemacs20
 EMACS_VER=		20.4
 EMACS_LIBDIR=		lib/xemacs
-EMACS_VER_LIBDIR=	lib/xemacs-20.4
+
 IS_SLAVE=	yes
 
 .include <${MASTERDIR}/Makefile>



>Release-Note:
>Audit-Trail:
>Unformatted:


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?200001181950.EAA28805>