Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 24 Jul 2005 09:52:55 +0900 (JST)
From:      KIMURA Yasuhiro <yasu@utahime.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/83972: [MAINTAINER] irc/riece: Unbreak on ia64
Message-ID:  <20050724005255.4749D54CE@eastasia.home.utahime.org>
Resent-Message-ID: <200507240100.j6O10X4Q086579@freefall.freebsd.org>

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

>Number:         83972
>Category:       ports
>Synopsis:       [MAINTAINER] irc/riece: Unbreak on ia64
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sun Jul 24 01:00:32 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     KIMURA Yasuhiro
>Release:        FreeBSD 4.11-RELEASE-p11 i386
>Organization:
>Environment:
System: FreeBSD xxxx 4.11-RELEASE-p11 FreeBSD 4.11-RELEASE-p11 #0: Thu Jun 30 07:35:24 JST 2005 xxxx i386


	
>Description:
	

	Since ports/75832 is already closed by committing a workaround,
	this port should not be marked BROKEN on ia64 now.

>How-To-Repeat:
	
>Fix:

	

--- patch-riece begins here ---
Index: Makefile
===================================================================
RCS file: /net/freebsd/cvsroot/ports/irc/riece/Makefile,v
retrieving revision 1.26
diff -u -r1.26 Makefile
--- Makefile	15 Apr 2005 12:39:47 -0000	1.26
+++ Makefile	24 Jul 2005 00:37:06 -0000
@@ -23,13 +23,7 @@
 
 INFO=	riece-en riece-ja
 
-.include <bsd.port.pre.mk>
-
-.if ${ARCH} == "ia64"
-BROKEN=		"Byte compile fails on ia64. It is probably bug of emacs, not of riece. See ports/75832."
-.endif
-
 post-install:
 	@${CAT} ${PKGMESSAGE}
 
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>
--- patch-riece ends here ---


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



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