Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 16 Jun 2000 04:16:04 +0900 (JST)
From:      nobutaka@nobutaka.com
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/19312: Update port: mail/wanderlust-xemacs21-mule
Message-ID:  <200006151916.EAA07591@nobutaka.com>

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

>Number:         19312
>Category:       ports
>Synopsis:       Update port: mail/wanderlust-xemacs21-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:   Thu Jun 15 12:20:01 PDT 2000
>Closed-Date:
>Last-Modified:
>Originator:     MANTANI Nobutaka
>Release:        FreeBSD 5.0-CURRENT i386
>Organization:
Hiroshima University
>Environment:
>Description:

Remove definitions of ${EMACS_NAME}, ${EMACS_VER}, ${EMACS_LIBDIR}.
These are defined in ${PORTSDIR}/Mk/bsd.emacs.mk.
Remove unused variables ${MULE_VER}, ${HAVE_COMMON_PORT}.

>How-To-Repeat:
>Fix:

diff -urN wanderlust-xemacs21-mule.old/Makefile wanderlust-xemacs21-mule/Makefile
--- wanderlust-xemacs21-mule.old/Makefile	Fri Jun 16 03:15:19 2000
+++ wanderlust-xemacs21-mule/Makefile	Fri Jun 16 04:12:58 2000
@@ -1,4 +1,4 @@
-# New ports collection makefile for:	Wanderlust (for xemacs-mule)
+# New ports collection makefile for:	Wanderlust (for xemacs21-mule)
 # Date created:		7 Apr 1999
 # Whom: 		MANTANI Nobutaka <nobutaka@nobutaka.com>
 #
@@ -9,15 +9,9 @@
 
 MASTERDIR=	${.CURDIR}/../../mail/wanderlust-emacs
 
-EMACS_NAME=		xemacs
 EMACS_PORT_NAME=	xemacs21-mule
-EMACS_VER=		21.1.9
-MULE_VER=		21.1.9
-EMACS_LIBDIR=		lib/xemacs
 EMACS_PACKAGESDIR=	lib/xemacs/site-packages
 MANIFEST=		MANIFEST.wl
-
-HAVE_COMMON_PORT=	yes
 
 IS_SLAVE=		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?200006151916.EAA07591>