summaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorasau <asau>2014-06-27 23:04:38 +0000
committerasau <asau>2014-06-27 23:04:38 +0000
commite766dc9e00a8850cd82bd9321cda9db4bb38196e (patch)
treebd40fc517630e1be059857858290e70934f3d012 /math
parent1f1baee9952279ae30a42226ff42bd9226e47ed9 (diff)
downloadpkgsrc-e766dc9e00a8850cd82bd9321cda9db4bb38196e.tar.gz
Request GNU texinfo as a tool to avoid build failure when it is missing.
Diffstat (limited to 'math')
-rw-r--r--math/octave/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/math/octave/Makefile b/math/octave/Makefile
index c0d6842abbb..a38c25b70d1 100644
--- a/math/octave/Makefile
+++ b/math/octave/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.122 2014/05/29 23:36:53 wiz Exp $
+# $NetBSD: Makefile,v 1.123 2014/06/27 23:04:38 asau Exp $
DISTNAME= octave-${OCTAVE_VER}
PKGREVISION= 6
@@ -15,6 +15,7 @@ LICENSE= gnu-gpl-v3
BUILD_DEPENDS+= gperf>=2.7:../../devel/gperf
BUILD_DEPENDS+= teTeX-[0-9]*:../../print/teTeX
+TOOL_DEPENDS+= gtexinfo>=5.1:../../devel/gtexinfo
DEPENDS+= gnuplot>=3.7:../../graphics/gnuplot
OCTAVE_VER= 3.6.4