ports/87151: Update port: editors/emacs Fix package build

Marcus Alves Grando mnag at FreeBSD.org
Sun Oct 9 04:40:17 UTC 2005


>Number:         87151
>Category:       ports
>Synopsis:       Update port: editors/emacs Fix package build
>Confidential:   no
>Severity:       non-critical
>Priority:       high
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Sun Oct 09 04:40:11 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Marcus Alves Grando
>Release:        FreeBSD 6.0-BETA5 i386
>Organization:
>Environment:
System: FreeBSD marcus.grupos.com.br 6.0-BETA5 FreeBSD 6.0-BETA5 #30: Sat Oct 8 09:51:18 BRT 2005 root at marcus.grupos.com.br:/space/obj/usr/src/sys/MARCUS i386


	
>Description:

Fix package build in 6.x (bsdtar produce errors with lisp/.#* files)

	
>How-To-Repeat:
	
>Fix:

	

--- emacs.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/editors/emacs/Makefile,v
retrieving revision 1.63
diff -u -r1.63 Makefile
--- Makefile	5 Sep 2005 15:15:46 -0000	1.63
+++ Makefile	8 Oct 2005 02:38:25 -0000
@@ -84,6 +84,7 @@
 	 ${RM} ${WRKSRC}/src/emacs ${WRKSRC}/src/emacs-${PORTVERSION}.1 ; \
 	 cd ${WRKSRC}/src ; \
 	 ${SETENV} ${MAKE_ENV} ${GMAKE} ${MAKE_FLAGS} ${MAKEFILE} ${MAKE_ARGS} ${ALL_TARGET})
+	@${RM} -f ${WRKSRC}/lisp/.#*
 
 post-install:
 	@${CAT} ${PKGMESSAGE}
--- emacs.patch ends here ---


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



More information about the freebsd-ports-bugs mailing list