diff options
-rw-r--r-- | math/octave-devel/Makefile | 2 | ||||
-rw-r--r-- | math/octave/Makefile | 2 |
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 |