summaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1999-09-11 00:46:39 +0000
committerSatoshi Asami <asami@FreeBSD.org>1999-09-11 00:46:39 +0000
commit132624b9499d7de5cd3b04aaa6e47f72574603ff (patch)
treec6512006f8ccee5bdf6d6eeba7e6757e665cf216 /math
parent(1) Instead of specifying list of package names of dummy ports (i.e., (diff)
Switch back dependency to gnuplot, now that chuckr has fixed it.
Notes
Notes: svn path=/head/; revision=21641
Diffstat (limited to 'math')
-rw-r--r--math/octave-devel/Makefile4
-rw-r--r--math/octave/Makefile4
-rw-r--r--math/siag/Makefile2
-rw-r--r--math/xgfe/Makefile2
4 files changed, 6 insertions, 6 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>
diff --git a/math/octave/Makefile b/math/octave/Makefile
index 0e728c7b7e41..8ebed25c8cad 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>
diff --git a/math/siag/Makefile b/math/siag/Makefile
index fd99ea0dbc24..4bb0ec1b935e 100644
--- a/math/siag/Makefile
+++ b/math/siag/Makefile
@@ -17,7 +17,7 @@ BROKEN='only siag-3.1.19.tar.gz available'
LIB_DEPENDS= Xaw3d.6:${PORTSDIR}/x11-toolkits/Xaw3d \
Xpm.4:${PORTSDIR}/graphics/xpm
-RUN_DEPENDS= gnuplot:${PORTSDIR}/math/gnuplot+ \
+RUN_DEPENDS= gnuplot:${PORTSDIR}/math/gnuplot \
catdoc:${PORTSDIR}/textproc/catdoc
GNU_CONFIGURE= yes
diff --git a/math/xgfe/Makefile b/math/xgfe/Makefile
index e0616b2983a4..d237d96168ba 100644
--- a/math/xgfe/Makefile
+++ b/math/xgfe/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= http://www.freebsd.org/~mph/distfiles/
MAINTAINER= mph@freebsd.org
-RUN_DEPENDS= gnuplot:${PORTSDIR}/math/gnuplot+
+RUN_DEPENDS= gnuplot:${PORTSDIR}/math/gnuplot
USE_QT= yes
USE_X_PREFIX= yes