From 530e2e547a4075b73746cca48e75ce35adad7075 Mon Sep 17 00:00:00 2001 From: drochner Date: Tue, 31 May 2005 17:24:23 +0000 Subject: update to 2.1.71 changes: cleanup, build system fixes --- math/octave/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'math/octave/Makefile') diff --git a/math/octave/Makefile b/math/octave/Makefile index bfa483e5765..195e68d1182 100644 --- a/math/octave/Makefile +++ b/math/octave/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.56 2005/05/30 18:12:51 minskim Exp $ +# $NetBSD: Makefile,v 1.57 2005/05/31 17:24:23 drochner Exp $ DISTNAME= octave-${OCTAVE_VER} CATEGORIES= math @@ -16,7 +16,7 @@ BUILD_DEPENDS+= bison>=1.875:../../devel/bison BUILD_DEPENDS+= gperf>=2.7:../../devel/gperf DEPENDS+= gnuplot>=3.7:../../graphics/gnuplot -OCTAVE_VER= 2.1.70 +OCTAVE_VER= 2.1.71 CONFLICTS+= octave-current-* .if (${MACHINE_ARCH} == "arm32") -- cgit v1.2.3