1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-20 20:09:11 +00:00

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 <yasu@utahime.org> (maintainer)
This commit is contained in:
Jeremy Messenger 2005-07-25 08:04:25 +00:00
parent aa0128de64
commit b5d79e7075
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=140066
2 changed files with 2 additions and 14 deletions

View File

@ -23,13 +23,7 @@ USE_GMAKE= yes
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>

View File

@ -23,13 +23,7 @@ USE_GMAKE= yes
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>