summaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorChuck Robey <chuckr@FreeBSD.org>2000-06-23 02:33:11 +0000
committerChuck Robey <chuckr@FreeBSD.org>2000-06-23 02:33:11 +0000
commitc3a07c18975f38deb8cf2136722503de30f09dc3 (patch)
tree1262efff59307c0743cd0f6db16ad9f9658c19af /math
parentUpdate octave to version 2.1.30 (bleeding-edge version). (diff)
Tiny modification to silence portlint.
Notes
Notes: svn path=/head/; revision=29793
Diffstat (limited to 'math')
-rw-r--r--math/octave-devel/Makefile2
-rw-r--r--math/octave/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/math/octave-devel/Makefile b/math/octave-devel/Makefile
index 7fe07b5a8cac..6a14a1d90690 100644
--- a/math/octave-devel/Makefile
+++ b/math/octave-devel/Makefile
@@ -10,10 +10,10 @@ PORTVERSION= 2.1.30
CATEGORIES= math
MASTER_SITES= ftp://ftp.che.wisc.edu/pub/octave/bleeding-edge/ \
ftp://ftp.eos.hokudai.ac.jp/pub/GNU/misc/octave/bleeding-edge/
-USE_BZIP2= yes
MAINTAINER= chuckr@FreeBSD.org
+USE_BZIP2= yes
BUILD_DEPENDS= gnuplot:${PORTSDIR}/math/gnuplot
RUN_DEPENDS= gnuplot:${PORTSDIR}/math/gnuplot
diff --git a/math/octave/Makefile b/math/octave/Makefile
index 7fe07b5a8cac..6a14a1d90690 100644
--- a/math/octave/Makefile
+++ b/math/octave/Makefile
@@ -10,10 +10,10 @@ PORTVERSION= 2.1.30
CATEGORIES= math
MASTER_SITES= ftp://ftp.che.wisc.edu/pub/octave/bleeding-edge/ \
ftp://ftp.eos.hokudai.ac.jp/pub/GNU/misc/octave/bleeding-edge/
-USE_BZIP2= yes
MAINTAINER= chuckr@FreeBSD.org
+USE_BZIP2= yes
BUILD_DEPENDS= gnuplot:${PORTSDIR}/math/gnuplot
RUN_DEPENDS= gnuplot:${PORTSDIR}/math/gnuplot