From: Pav Lucistnik <[EMAIL PROTECTED]>
Subject: Re: How to check and fix breakage on ia64?
Date: Sun, 17 Jun 2007 12:45:38 +0200
> I just tried on FreeBSD/ia64 6.2-STABLE system, and it compiled fine.
> I haven't tried installing it.
Very good news. Then following lines in Makefile does not match
current status.
.if ${ARCH} == "ia64"
BROKEN= Configure fails on ia64
.endif
And now I can remove these lines.
Thank you for your trying and reporting to me.
---
KIMURA Yasuhiro
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "[EMAIL PROTECTED]"