ports/115154: [PATCH] editors/nxml-emacs21: remove EMACS_PORT_NAME

KIMURA Yasuhiro yasu at utahime.org
Thu Aug 2 20:20:07 UTC 2007


>Number:         115154
>Category:       ports
>Synopsis:       [PATCH] editors/nxml-emacs21: remove EMACS_PORT_NAME
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu Aug 02 20:20:06 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     KIMURA Yasuhiro
>Release:        FreeBSD 6.2-RELEASE-p7 i386
>Organization:
>Environment:
System: FreeBSD xxxx 6.2-RELEASE-p7 FreeBSD 6.2-RELEASE-p7 #0: Thu Aug 2 08:24:51 JST 2007 xxxx i386


	
>Description:
	- Remove EMACS_PORT_NAME from Makefile as default value is defined
	  in bsd.emacs.mk now.
	- Add PKGNAMESUFFIX.

	BTW I think this port should be repo-copyed to editors/nxml
	and the former should be changed to slave port of the latter.

	
>How-To-Repeat:
	
>Fix:

	

--- patch-nxml begins here ---
Index: Makefile
===================================================================
RCS file: /usr1/freebsd/cvsroot/ports/editors/nxml-emacs21/Makefile,v
retrieving revision 1.7
diff -u -r1.7 Makefile
--- Makefile	16 Jul 2007 10:17:18 -0000	1.7
+++ Makefile	2 Aug 2007 20:04:57 -0000
@@ -10,15 +10,15 @@
 PORTREVISION=	1
 CATEGORIES=	editors elisp
 MASTER_SITES=	http://www.thaiopensource.com/download/
+PKGNAMESUFFIX=	-${EMACS_PORT_NAME}
 
 MAINTAINER=	hrs at FreeBSD.org
-COMMENT=	A major mode for editing XML documents for emacs21
+COMMENT=	A major mode for editing XML documents for emacs
 
 # distfile version
 NXML_VER=	20041004
 NXML_STARTUPEL=	nxml-startup.el
 USE_EMACS=	yes
-EMACS_PORT_NAME?=emacs21
 
 INFO=		nxml-mode
 DOCUMENTS=	README NEWS VERSION TODO COPYING \
--- patch-nxml ends here ---


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



More information about the freebsd-ports-bugs mailing list