From 0fe79623360991c718dea56a5c80f6a901f132ec Mon Sep 17 00:00:00 2001 From: kristerw Date: Sat, 7 May 2005 15:21:19 +0000 Subject: Perl is needed to format the documentation. Add USE_PERL5=build. --- math/maxima/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'math/maxima/Makefile') diff --git a/math/maxima/Makefile b/math/maxima/Makefile index 88dadc18052..df21d969164 100644 --- a/math/maxima/Makefile +++ b/math/maxima/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2005/04/28 19:07:52 drochner Exp $ +# $NetBSD: Makefile,v 1.2 2005/05/07 15:21:19 kristerw Exp $ # DISTNAME= maxima-5.9.1 @@ -14,5 +14,6 @@ DEPENDS+= tk-[0-9]*:../../x11/tk GNU_CONFIGURE= yes CONFIGURE_ARGS+= --enable-clisp +USE_PERL5= build .include "../../mk/bsd.pkg.mk" -- cgit v1.2.3