From owner-freebsd-ports-bugs@FreeBSD.ORG Mon Sep 10 00:50:07 2007 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 58A7716A41B for ; Mon, 10 Sep 2007 00:50:07 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 2598713C45B for ; Mon, 10 Sep 2007 00:50:07 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.1/8.14.1) with ESMTP id l8A0o7lT079122 for ; Mon, 10 Sep 2007 00:50:07 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.1/8.14.1/Submit) id l8A0o6cd079121; Mon, 10 Sep 2007 00:50:06 GMT (envelope-from gnats) Date: Mon, 10 Sep 2007 00:50:06 GMT Message-Id: <200709100050.l8A0o6cd079121@freefall.freebsd.org> To: freebsd-ports-bugs@FreeBSD.org From: shoemaker@bluebottle.com (Jonathan Shoemaker) Cc: Subject: Re: ports/116241: update games/crafty (Also solves pr ports/116163) X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Jonathan Shoemaker List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 10 Sep 2007 00:50:07 -0000 The following reply was made to PR ports/116241; it has been noted by GNATS. From: shoemaker@bluebottle.com (Jonathan Shoemaker) To: Edwin Groothuis Cc: freebsd-ports-bugs@freebsd.org Subject: Re: ports/116241: update games/crafty (Also solves pr ports/116163) Date: 09 Sep 2007 18:40:38 -0600 I must be getting somewhat senile... Ok. It wasn't even passing the CXX flags from /etc/make.conf anyway, because I left it as CXFLAGS. Doh! Hopefully the last one. Please replace, yet again, patch-Makefile with this: # This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # patch-Makefile # echo x - patch-Makefile sed 's/^X//' >patch-Makefile << 'END-of-patch-Makefile' X--- Makefile.orig Tue Jun 20 07:57:17 2006 X+++ Makefile Sun Sep 9 18:21:28 2007 X@@ -146,10 +146,10 @@ X freebsd: X $(MAKE) target=FreeBSD \ X CC=gcc CXX='$(CC)' \ X- CFLAGS='$(CFLAGS) -fomit-frame-pointer -m486 -O3 -Wall' \ X- CXFLAGS=$(CFLAGS) \ X- LDFLAGS=$(LDFLAGS) \ X- opt='$(opt) -DINLINE32' \ X+ CFLAGS+='-fomit-frame-pointer -mtune=i486 -O3 -Wall' \ X+ CXFLAGS+='$(CXXFLAGS)' \ X+ LDFLAGS='$(LDFLAGS) -lstdc++' \ X+ opt='$(opt)' \ X crafty-make X X freebsd-pgcc: END-of-patch-Makefile exit // J Shoemaker -- If only God would give me some clear sign! Like making a large deposit in my name at a Swiss bank. -- Woody Allen, "Without Feathers" ---------------------------------------------------------------------- Find out how you can get spam free email. http://www.bluebottle.com/tag/3