From b5d79e7075a4769f592f4cc7483dc9c298c25f62 Mon Sep 17 00:00:00 2001 From: Jeremy Messenger Date: Mon, 25 Jul 2005 08:04:25 +0000 Subject: Since ports/75832 is already closed by committing a workaround, this port should not be marked BROKEN on ia64 now. PR: ports/83972 Submitted by: KIMURA Yasuhiro (maintainer) --- irc/riece-emacs21/Makefile | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) (limited to 'irc/riece-emacs21/Makefile') diff --git a/irc/riece-emacs21/Makefile b/irc/riece-emacs21/Makefile index 997210a9ed5a..d2c8cf4642f3 100644 --- a/irc/riece-emacs21/Makefile +++ b/irc/riece-emacs21/Makefile @@ -23,13 +23,7 @@ USE_GMAKE= yes INFO= riece-en riece-ja -.include - -.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 +.include -- cgit v1.2.3