summaryrefslogtreecommitdiff
path: root/math/octave/Makefile
diff options
context:
space:
mode:
authordrochner <drochner>2005-05-31 17:24:23 +0000
committerdrochner <drochner>2005-05-31 17:24:23 +0000
commitc4f0fda8280163cc201c80153d49a37e44e1cee7 (patch)
tree5bbb441e70e3c7adb1d15c24dee33c08cc4a6d0b /math/octave/Makefile
parent5a00a2926322bcad7fbd8df9bc0c245a19bb929c (diff)
downloadpkgsrc-c4f0fda8280163cc201c80153d49a37e44e1cee7.tar.gz
update to 2.1.71
changes: cleanup, build system fixes
Diffstat (limited to 'math/octave/Makefile')
-rw-r--r--math/octave/Makefile4
1 files changed, 2 insertions, 2 deletions
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")