ports/83972: [MAINTAINER] irc/riece: Unbreak on ia64
KIMURA Yasuhiro
yasu at utahime.org
Sun Jul 24 01:00:38 UTC 2005
>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:
More information about the freebsd-ports-bugs
mailing list