summaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1995-10-04 10:18:56 +0000
committerSatoshi Asami <asami@FreeBSD.org>1995-10-04 10:18:56 +0000
commite80af410e234abae351c2d2c295e361bd18ec897 (patch)
tree68ed1da7ce039f0a702b1010b302d24edbaf3b0c /math
parentChange version from 2.0.5 to 2.1. Not much has changed, but at least (diff)
Various EXEC_DEPENDS fixes.
Submitted by: Thomas Gellekum <thomas@ghpc8.ihf.rwth-aachen.de>
Notes
Notes: svn path=/head/; revision=2244
Diffstat (limited to 'math')
-rw-r--r--math/octave-devel/Makefile4
-rw-r--r--math/octave/Makefile4
2 files changed, 4 insertions, 4 deletions
diff --git a/math/octave-devel/Makefile b/math/octave-devel/Makefile
index c1c412bd04a8..362abde048d0 100644
--- a/math/octave-devel/Makefile
+++ b/math/octave-devel/Makefile
@@ -3,7 +3,7 @@
# Date created: 26 Apr 1995
# Whom: thomas@ghpc8.ihf.rwth-aachen.de
#
-# $Id$
+# $Id: Makefile,v 1.1.1.1 1995/05/02 07:18:20 asami Exp $
#
DISTNAME= octave-1.1.1
@@ -13,7 +13,7 @@ MASTER_SITES= ftp://ftp.che.utexas.edu/pub/octave/
MAINTAINER= ports@FreeBSD.ORG
-EXEC_DEPENDS= gnuplot:${PORTSDIR}/math/gnuplot
+RUN_DEPENDS= gnuplot:${PORTSDIR}/math/gnuplot
HAS_CONFIGURE= yes
USE_GMAKE= yes
diff --git a/math/octave/Makefile b/math/octave/Makefile
index c1c412bd04a8..362abde048d0 100644
--- a/math/octave/Makefile
+++ b/math/octave/Makefile
@@ -3,7 +3,7 @@
# Date created: 26 Apr 1995
# Whom: thomas@ghpc8.ihf.rwth-aachen.de
#
-# $Id$
+# $Id: Makefile,v 1.1.1.1 1995/05/02 07:18:20 asami Exp $
#
DISTNAME= octave-1.1.1
@@ -13,7 +13,7 @@ MASTER_SITES= ftp://ftp.che.utexas.edu/pub/octave/
MAINTAINER= ports@FreeBSD.ORG
-EXEC_DEPENDS= gnuplot:${PORTSDIR}/math/gnuplot
+RUN_DEPENDS= gnuplot:${PORTSDIR}/math/gnuplot
HAS_CONFIGURE= yes
USE_GMAKE= yes