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

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

>Number:         16191
>Category:       ports
>Synopsis:       Update port: mail/wanderlust-mule
>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 11:50:04 PST 2000
>Closed-Date:
>Last-Modified:
>Originator:     MANTANI Nobutaka
>Release:        FreeBSD 4.0-CURRENT i386
>Organization:
Hiroshima University
>Environment:
>Description:

Added a variable EMACS_LIBDIR_WITH_VER.

>How-To-Repeat:
>Fix:

diff -urN wanderlust-mule.old/Makefile wanderlust-mule/Makefile
--- wanderlust-mule.old/Makefile	Wed Jan 19 02:17:49 2000
+++ wanderlust-mule/Makefile	Wed Dec 15 16:48:38 1999
@@ -15,6 +15,7 @@
 EMACS_VER=		19.34
 MULE_VER=		2.3
 EMACS_LIBDIR=		share/mule
+EMACS_LIBDIR_WITH_VER=	share/mule/${EMACS_VER}
 
 HAVE_COMMON_PORT=	yes
 

>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?200001181947.EAA28254>