aboutsummaryrefslogtreecommitdiff
path: root/math/octave
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1999-09-10 03:21:52 +0000
committerSatoshi Asami <asami@FreeBSD.org>1999-09-10 03:21:52 +0000
commit715099554631710c1377fdfd045e7034cdd9f735 (patch)
treeeb4d6aec5f80027bd81c170af2fa86976a7a4e1f /math/octave
parent32c215e22dd2f55112721705dea07b1dc518457a (diff)
downloadports-715099554631710c1377fdfd045e7034cdd9f735.tar.gz
ports-715099554631710c1377fdfd045e7034cdd9f735.zip
Notes
Diffstat (limited to 'math/octave')
-rw-r--r--math/octave/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/math/octave/Makefile b/math/octave/Makefile
index 8ebed25c8cad..0e728c7b7e41 100644
--- a/math/octave/Makefile
+++ b/math/octave/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>