Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 23 Jun 2007 13:57:39 -0700
From:      Scott Flatman <sf@slappy.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/113976: Maintainer update: math/maxima
Message-ID:  <467D8943.7030104@slappy.org>
Resent-Message-ID: <200706232100.l5NL08gS002016@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         113976
>Category:       ports
>Synopsis:       Fix brokenness on amd64
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sat Jun 23 21:00:08 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     Scott Flatman
>Release:        FreeBSD 6.2-STABLE
>Organization:
>Environment:
FreeBSD emerald.foo.kom 6.2-STABLE FreeBSD 6.2-STABLE #3: Tue May 22 20:08:50 PDT 2007     sf@emerald.foo.kom:/usr/obj/usr/src/sys/EMERALD14  i386

>Description:
	Fix brokenness on amd64
	Submitted by: Michael Plass <mfp49_freebsd@plass-family.net>
>How-To-Repeat:
>Fix:
-*- maxima patch begins here -*-
diff -ruN maxima.orig/Makefile maxima/Makefile
--- maxima.orig/Makefile	Sat Jun 23 13:47:38 2007
+++ maxima/Makefile	Sat Jun 23 13:50:16 2007
@@ -42,7 +42,7 @@
 .include <bsd.port.pre.mk>
 
 .if ${ARCH} == "amd64"
-BROKEN=		Does not build on amd64
+MAKE_ENV+=	CC=${CC} 
 .endif
 
 # Lisp to build with. Define only ONE of these!
-*- maxima patch ends here -*-

--------------090504090507060603090703--
>Release-Note:
>Audit-Trail:
>Unformatted:
 This is a multi-part message in MIME format.
 --------------090504090507060603090703
 Content-Type: text/plain; charset=ISO-8859-1; format=flowed
 Content-Transfer-Encoding: 7bit
 
 
 --------------090504090507060603090703
 Content-Type: text/plain;
  name="maxima6"
 Content-Transfer-Encoding: 7bit
 Content-Disposition: inline;
  filename="maxima6"
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?467D8943.7030104>