aboutsummaryrefslogtreecommitdiffstats
path: root/math/octave-devel
diff options
context:
space:
mode:
authorasami <asami@FreeBSD.org>1999-09-11 08:46:39 +0800
committerasami <asami@FreeBSD.org>1999-09-11 08:46:39 +0800
commit5388645c53416bddbee9f43ecb79ce70e16847fc (patch)
treeaac63c22e83d9ecca691a8d8ce9c1b8c7018fe64 /math/octave-devel
parent3e77d485d7f714928b0b1c417107cdbd95f7dbdf (diff)
downloadfreebsd-ports-graphics-5388645c53416bddbee9f43ecb79ce70e16847fc.tar.gz
freebsd-ports-graphics-5388645c53416bddbee9f43ecb79ce70e16847fc.tar.zst
freebsd-ports-graphics-5388645c53416bddbee9f43ecb79ce70e16847fc.zip
Switch back dependency to gnuplot, now that chuckr has fixed it.
Diffstat (limited to 'math/octave-devel')
-rw-r--r--math/octave-devel/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/math/octave-devel/Makefile b/math/octave-devel/Makefile
index 0e728c7b7e4..8ebed25c8ca 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>