diff --git a/math/maxima/Makefile b/math/maxima/Makefile index 535d679..893087a 100644 --- a/math/maxima/Makefile +++ b/math/maxima/Makefile @@ -15,15 +15,14 @@ LICENSE= GPLv2 BUILD_DEPENDS= ${LOCALBASE}/bin/${LISPPORT} PATCH_DEPENDS= ${LOCALBASE}/bin/bash:${PORTSDIR}/shells/bash RUN_DEPENDS= ${LOCALBASE}/bin/${LISPPORT} \ - ${LOCALBASE}/bin/gnuplot:${PORTSDIR}/math/gnuplot \ - ${LOCALBASE}/bin/bash:${PORTSDIR}/shells/bash + ${LOCALBASE}/bin/gnuplot:${PORTSDIR}/math/gnuplot USES= gmake makeinfo perl5 tk:84+ USE_PERL5= build USE_PYTHON_BUILD= yes GNU_CONFIGURE= yes CONFIGURE_ARGS+= --prefix=${PREFIX} \ - --with-posix-shell=${LOCALBASE}/bin/bash \ + --with-posix-shell=/bin/sh \ --with-wish=${WISH} \ ${LISPSELECT}