doesn't compile on 64bit systems, and I have no access to such systems to fix. any help/offers greatfully accepted, but that witholding, need to mark this as i386 only. Fix: -- -=-=-=- Virus Scanned by "pacha.mail.bishopston.net" using ClamAv -=-=-=- Database Last Checked: Mon Sep 24 00:38:01 BST 2007 - http://www.clamav.net/ Database Updated : Mon Sep 24 00:38:01 BST 2007 - 155991 viruses scanned--eJ8pGPYFubR7NVqZ6mbEy8CbVSoGBhXwkEdTETg7QBXLJDVI Content-Type: text/plain; name="file.diff" Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename="file.diff" --- Makefile.o 2007-09-23 22:52:29.000000000 +0100 +++ Makefile 2007-09-23 22:56:38.000000000 +0100 @@ -16,6 +16,9 @@ MAINTAINER= jamie@bishopston.net COMMENT= A puzzle game based on hexagonal tiles +NOT_FOR_ARCHS= amd64 sparc64 +NOT_FOR_ARCHS_REASON_amd64= Probably an easy fix, but I've no access to an amd64 machine. Offers of help appreciated! +NOT_FOR_ARCHS_REASON_sparc64= Probably an easy fix, but I've no access to a sparc64 machine. Offers of help appreciated! USE_SDL= sdl MAKEFILE= Makefile.FreeBSD How-To-Repeat: try to compile on sparc64/amd64
State Changed From-To: open->closed Committed, thanks!
edwin 2007-09-28 12:32:50 UTC FreeBSD ports repository Modified files: games/hex-a-hop Makefile Log: games/hex-a-hop port doesn't compile on 64bit systems Doesn't compile on 64bit systems, and I have no access to such systems to fix. Any help/offers greatfully accepted, but that witholding, need to mark this as i386 only. PR: ports/116589 Submitted by: Jamie Jones <jamie@bishopston.net> Revision Changes Path 1.5 +4 -1 ports/games/hex-a-hop/Makefile _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"