From 715099554631710c1377fdfd045e7034cdd9f735 Mon Sep 17 00:00:00 2001 From: Satoshi Asami Date: Fri, 10 Sep 1999 03:21:52 +0000 Subject: Change dependency from gnuplot to gnuplot+ (which has already been fixed to adopt to the new gd). If the gnuplot mainainer can fix it before the freeze, we'll switch back. --- math/octave-devel/Makefile | 4 ++-- math/octave/Makefile | 4 ++-- math/siag/Makefile | 2 +- math/xgfe/Makefile | 2 +- 4 files changed, 6 insertions(+), 6 deletions(-) (limited to 'math') diff --git a/math/octave-devel/Makefile b/math/octave-devel/Makefile index 8ebed25c8cad..0e728c7b7e41 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 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 diff --git a/math/siag/Makefile b/math/siag/Makefile index 4bb0ec1b935e..fd99ea0dbc24 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 d237d96168ba..e0616b2983a4 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 -- cgit v1.2.3