Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 30 Jul 2007 15:16:24 +0900
From:      Takayuki Nakao <t@nakao.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/115029: Update ports: japanese/yc.el
Message-ID:  <86bqdumn5z.wl@jodo.nakao.org>
Resent-Message-ID: <200707300620.l6U6K2Pi018069@freefall.freebsd.org>

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

>Number:         115029
>Category:       ports
>Synopsis:       Update ports: japanese/yc.el
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Jul 30 06:20:01 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     Takayuki Nakao <t@nakao.org>
>Release:        
>Organization:
>Environment:
>Description:
Remove EMACS_PORT_NAME from Makefile because the default value of
EMACS_PORT_NAME is defined in bsd.emacs.mk.

>How-To-Repeat:
>Fix:
The recursive diff is attached below;

diff -ruN yc.el.orig/Makefile yc.el/Makefile
--- yc.el.orig/Makefile	Mon Jul 30 15:12:17 2007
+++ yc.el/Makefile	Mon Jul 30 15:12:25 2007
@@ -17,7 +17,6 @@
 COMMENT=	Yet another Canna client for Emacs/XEmacs
 
 USE_EMACS=	yes
-EMACS_PORT_NAME?=	emacs22
 YC_LISPDIR=		${PREFIX}/${EMACS_VERSION_SITE_LISPDIR}/yc
 
 MAKE_ARGS+=	LISPDIR=${YC_LISPDIR}
>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?86bqdumn5z.wl>