diff options
Diffstat (limited to 'math/maxima')
-rw-r--r-- | math/maxima/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/math/maxima/Makefile b/math/maxima/Makefile index e35c8284675d..97c33abc1e69 100644 --- a/math/maxima/Makefile +++ b/math/maxima/Makefile @@ -21,6 +21,8 @@ RUN_DEPENDS= ${LOCALBASE}/bin/${LISPPORT} \ ${LOCALBASE}/bin/gnuplot:${PORTSDIR}/math/gnuplot \ ${LOCALBASE}/bin/bash:${PORTSDIR}/shells/bash2 +BROKEN= Does not build + USE_XLIB= yes USE_GMAKE= yes USE_AUTOTOOLS= automake:14 autoconf:253 |