From 6b4aa78d339eca2e97226c561b0cf578758230ec Mon Sep 17 00:00:00 2001
From: Pav Lucistnik <pav@FreeBSD.org>
Date: Tue, 26 Jun 2007 21:49:54 +0000
Subject: - Fix build

PR:		ports/113976
Submitted by:	Scott Flatman <sf@slappy.org> (maintainer)
---
 math/maxima/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'math/maxima')

diff --git a/math/maxima/Makefile b/math/maxima/Makefile
index 87cd01bf96f0..3f4b92cccb29 100644
--- a/math/maxima/Makefile
+++ b/math/maxima/Makefile
@@ -42,7 +42,7 @@ PLIST_SUB+=	PORTVERSION=${PORTVERSION}
 .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!
-- 
cgit v1.2.3