aboutsummaryrefslogtreecommitdiffstats
path: root/math/maxima
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2007-06-27 05:49:54 +0800
committerPav Lucistnik <pav@FreeBSD.org>2007-06-27 05:49:54 +0800
commit6b4aa78d339eca2e97226c561b0cf578758230ec (patch)
tree577fb90357b4567477d262cd3a85813a7f25f29d /math/maxima
parente47b27f8e317430e1356be28405a4f87a8619137 (diff)
downloadfreebsd-ports-gnome-6b4aa78d339eca2e97226c561b0cf578758230ec.tar.gz
freebsd-ports-gnome-6b4aa78d339eca2e97226c561b0cf578758230ec.tar.zst
freebsd-ports-gnome-6b4aa78d339eca2e97226c561b0cf578758230ec.zip
- Fix build
PR: ports/113976 Submitted by: Scott Flatman <sf@slappy.org> (maintainer)
Diffstat (limited to 'math/maxima')
-rw-r--r--math/maxima/Makefile2
1 files changed, 1 insertions, 1 deletions
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!