summaryrefslogtreecommitdiff
path: root/math/octave
diff options
context:
space:
mode:
authorhans <hans@pkgsrc.org>2012-01-14 00:51:36 +0000
committerhans <hans@pkgsrc.org>2012-01-14 00:51:36 +0000
commit3a3fe8e873eb78efc8e81563a2581004ad5d9bc1 (patch)
treeea4a6d56afb97d70d50145fc12aa408e271c83a2 /math/octave
parentcb5897adcb7b419f3b5e722e3335f5b9330562f4 (diff)
downloadpkgsrc-3a3fe8e873eb78efc8e81563a2581004ad5d9bc1.tar.gz
Convert the remaining few packages that explicitly set DEPENDS or
BUILD_DEPENDS on bison to USE_TOOLS=bison. The minimum bison version required in mk/tools/bison.mk is good enough for all of them.
Diffstat (limited to 'math/octave')
-rw-r--r--math/octave/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/math/octave/Makefile b/math/octave/Makefile
index 43f81a8cf70..259cf63064e 100644
--- a/math/octave/Makefile
+++ b/math/octave/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.94 2011/12/24 23:46:02 asau Exp $
+# $NetBSD: Makefile,v 1.95 2012/01/14 00:51:36 hans Exp $
DISTNAME= octave-${OCTAVE_VER}
CATEGORIES= math
@@ -11,7 +11,6 @@ MAINTAINER= adam@NetBSD.org
HOMEPAGE= http://www.octave.org/
COMMENT= High-level language, intended for numerical computations
-BUILD_DEPENDS+= bison>=1.875:../../devel/bison
BUILD_DEPENDS+= gperf>=2.7:../../devel/gperf
BUILD_DEPENDS+= teTeX-[0-9]*:../../print/teTeX
DEPENDS+= gnuplot>=3.7:../../graphics/gnuplot
@@ -26,7 +25,7 @@ PKG_DESTDIR_SUPPORT= user-destdir
USE_GNU_READLINE= yes
USE_LIBTOOL= yes
-USE_TOOLS+= autoconf gsed gmake makeinfo perl pkg-config
+USE_TOOLS+= autoconf gsed gmake makeinfo perl pkg-config bison
GNU_CONFIGURE= yes
GCC_REQD+= 3.0