1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-23 00:43:28 +00:00

- Unbreak on amd64. As reported it builds well on it.

PR:		ports/77034
Submitted by:	Johan van Selst <johans(at)stack.nl>
This commit is contained in:
Sergey Matveychuk 2005-02-08 19:30:20 +00:00
parent b61a2154e4
commit 580cde551e
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=128309

View File

@ -22,8 +22,8 @@ PLIST_DIRS= %%DATADIR%%
.include <bsd.port.pre.mk>
.if ${ARCH} != "i386" && ${ARCH} != "amd64"
BROKEN= "Does not compile on !i386 and !amd64"
.if ${ARCH} == "ia64"
BROKEN= "Does not compile on ia64"
.endif
post-patch: