From 639abda71b3b161e678808e69f00ad92ea464093 Mon Sep 17 00:00:00 2001 From: kris Date: Sun, 19 Sep 2004 01:01:07 +0000 Subject: BROKEN: Does not compile Approved by: portmgr (self) --- math/maxima/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'math') diff --git a/math/maxima/Makefile b/math/maxima/Makefile index 931cf88c9d7..842e57f4497 100644 --- a/math/maxima/Makefile +++ b/math/maxima/Makefile @@ -20,6 +20,8 @@ RUN_DEPENDS= ${LOCALBASE}/bin/${LISPPORT} \ ${LOCALBASE}/bin/gnuplot:${PORTSDIR}/math/gnuplot \ ${LOCALBASE}/bin/bash:${PORTSDIR}/shells/bash2 +BROKEN= "Does not compile" + USE_XLIB= yes USE_GMAKE= yes USE_AUTOMAKE_VER= 14 -- cgit