summaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorwiz <wiz>2004-09-30 12:52:36 +0000
committerwiz <wiz>2004-09-30 12:52:36 +0000
commitb70ebdcfd901dd9c4586ffd59773b5f6fa6ef382 (patch)
treeb57f44a32153637667877dacb861ae3a0b7a90a1 /math
parent60e072ec9df7f4e0835a84e6bd5ce7f959fd48e5 (diff)
downloadpkgsrc-b70ebdcfd901dd9c4586ffd59773b5f6fa6ef382.tar.gz
This seems to need perl for building; add USE_PERL5=build.
Noted by bulk build.
Diffstat (limited to 'math')
-rw-r--r--math/octave-current/Makefile3
1 files changed, 2 insertions, 1 deletions
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