From 0c4c6417e2be27c1d2141db023fb9de4f361c9c3 Mon Sep 17 00:00:00 2001 From: wiz Date: Thu, 30 Sep 2004 12:52:36 +0000 Subject: This seems to need perl for building; add USE_PERL5=build. Noted by bulk build. --- math/octave-current/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'math') diff --git a/math/octave-current/Makefile b/math/octave-current/Makefile index f31cde8da7f..7f84314c1a8 100644 --- a/math/octave-current/Makefile +++ b/math/octave-current/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.33 2004/09/23 13:03:41 adam Exp $ +# $NetBSD: Makefile,v 1.34 2004/09/30 12:52:36 wiz Exp $ # DISTNAME= octave-${OCTAVE_VER} @@ -31,6 +31,7 @@ USE_GNU_TOOLS+= make USE_GNU_READLINE= yes USE_MAKEINFO= yes USE_LIBTOOL= yes +USE_PERL5= build GNU_CONFIGURE= yes USE_LANGUAGES= c c++ fortran GCC_REQD= 3.0 -- cgit v1.2.3