diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1999-09-11 00:46:39 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1999-09-11 00:46:39 +0000 |
commit | 132624b9499d7de5cd3b04aaa6e47f72574603ff (patch) | |
tree | c6512006f8ccee5bdf6d6eeba7e6757e665cf216 /math/octave-devel | |
parent | cf0ffa76bfcb5c321891308f7d0d1ef0ab7f4d64 (diff) |
Notes
Diffstat (limited to 'math/octave-devel')
-rw-r--r-- | math/octave-devel/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/math/octave-devel/Makefile b/math/octave-devel/Makefile index 0e728c7b7e41..8ebed25c8cad 100644 --- a/math/octave-devel/Makefile +++ b/math/octave-devel/Makefile @@ -12,8 +12,8 @@ MASTER_SITES= ftp://ftp.che.wisc.edu/pub/octave/ MAINTAINER= chuckr@FreeBSD.org -BUILD_DEPENDS= gnuplot:${PORTSDIR}/math/gnuplot+ -RUN_DEPENDS= gnuplot:${PORTSDIR}/math/gnuplot+ +BUILD_DEPENDS= gnuplot:${PORTSDIR}/math/gnuplot +RUN_DEPENDS= gnuplot:${PORTSDIR}/math/gnuplot .include <bsd.port.pre.mk> |