ports/79018: [MAINTAINER] editors/xemacs21-mule: fix installing.

Andrey Slusar anrays at gmail.com
Sat Mar 19 17:50:02 UTC 2005


>Number:         79018
>Category:       ports
>Synopsis:       [MAINTAINER] editors/xemacs21-mule: fix installing.
>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:   Sat Mar 19 17:50:01 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Andrey Slusar
>Release:        FreeBSD 5.3-STABLE i386
>Organization:
Santinel
>Environment:
System: FreeBSD santinel.home.ua 5.3-STABLE FreeBSD 5.3-STABLE #0: Wed Feb 2 00:58:56 EET 2005 anray at santinel.home.ua:/usr/obj/usr/src/sys/ANRAY i386
>Description:
	Installed .dmp-file is not needed for XEmacs normal working.
>How-To-Repeat:
	
>Fix:

--- xemacs21-mule.diff begins here ---
--- editors/xemacs21-mule/Makefile	Tue Feb  8 22:03:10 2005
+++ editors/xemacs21-mule.new/Makefile	Sat Mar 19 19:15:47 2005
@@ -188,7 +188,7 @@
 # Do what PLIST does for pkg_add.
 	${MKDIR} ${PREFIX}/lib/xemacs/site-lisp
 	${CHMOD} 755 ${PREFIX}/lib/xemacs/site-lisp
-	${RM} -f ${PREFIX}/bin/send-pr
+	${RM} -f ${PREFIX}/bin/send-pr ${PREFIX}/bin/xemacs-${XEMACS_VER}-*.dmp
 .if defined(WITH_GTK)
 	@${ECHO_MSG} "Please be aware that GTK support is buggy. Do not report bugs to"
 	@${ECHO_MSG} "the maintainer."
--- xemacs21-mule.diff ends here ---


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



More information about the freebsd-ports-bugs mailing list