diff options
author | asami <asami@FreeBSD.org> | 1999-09-10 11:21:52 +0800 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1999-09-10 11:21:52 +0800 |
commit | 5ab2a31979520189ac7bd527402b7624ee40c33e (patch) | |
tree | 8aed9c6d91d59abef67ac8e90216084cd63c5231 | |
parent | 3800ce7af0fba3bd6aceba6276919a487717ffb9 (diff) | |
download | freebsd-ports-gnome-5ab2a31979520189ac7bd527402b7624ee40c33e.tar.gz freebsd-ports-gnome-5ab2a31979520189ac7bd527402b7624ee40c33e.tar.zst freebsd-ports-gnome-5ab2a31979520189ac7bd527402b7624ee40c33e.zip |
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.
-rw-r--r-- | benchmarks/dbs/Makefile | 2 | ||||
-rw-r--r-- | math/octave-devel/Makefile | 4 | ||||
-rw-r--r-- | math/octave/Makefile | 4 | ||||
-rw-r--r-- | math/siag/Makefile | 2 | ||||
-rw-r--r-- | math/xgfe/Makefile | 2 | ||||
-rw-r--r-- | misc/amanda-client/Makefile | 4 | ||||
-rw-r--r-- | misc/amanda-server/Makefile | 4 | ||||
-rw-r--r-- | misc/amanda24-client/Makefile | 4 | ||||
-rw-r--r-- | misc/amanda24-server/Makefile | 4 | ||||
-rw-r--r-- | misc/amanda24/Makefile | 4 | ||||
-rw-r--r-- | misc/amanda25-client/Makefile | 4 | ||||
-rw-r--r-- | misc/amanda25-server/Makefile | 4 | ||||
-rw-r--r-- | misc/amanda26-client/Makefile | 4 | ||||
-rw-r--r-- | misc/amanda26-server/Makefile | 4 | ||||
-rw-r--r-- | misc/amanda32-client/Makefile | 4 | ||||
-rw-r--r-- | misc/amanda32-server/Makefile | 4 |
16 files changed, 29 insertions, 29 deletions
diff --git a/benchmarks/dbs/Makefile b/benchmarks/dbs/Makefile index 15af76ed5d0e..4a801106608a 100644 --- a/benchmarks/dbs/Makefile +++ b/benchmarks/dbs/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://shika.aist-nara.ac.jp/member/yukio-m/dbs/software1.1.5/ MAINTAINER= jkoshy@freebsd.org -RUN_DEPENDS= gnuplot:${PORTSDIR}/math/gnuplot +RUN_DEPENDS= gnuplot:${PORTSDIR}/math/gnuplot+ DOCDIR= ${PREFIX}/share/doc/dbs/ DOCS= dbs.man dbs.man.jis dbs_paper.ps Copyright 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 <bsd.port.pre.mk> 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> 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 diff --git a/misc/amanda-client/Makefile b/misc/amanda-client/Makefile index 6e1300980e68..d547f51ea175 100644 --- a/misc/amanda-client/Makefile +++ b/misc/amanda-client/Makefile @@ -13,8 +13,8 @@ MASTER_SITES= ftp://ftp.amanda.org/pub/amanda/ MAINTAINER= cwt@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+ WRKSRC= ${WRKDIR}/amanda-2.4.1p1 NO_LATEST_LINK= yes diff --git a/misc/amanda-server/Makefile b/misc/amanda-server/Makefile index 6e1300980e68..d547f51ea175 100644 --- a/misc/amanda-server/Makefile +++ b/misc/amanda-server/Makefile @@ -13,8 +13,8 @@ MASTER_SITES= ftp://ftp.amanda.org/pub/amanda/ MAINTAINER= cwt@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+ WRKSRC= ${WRKDIR}/amanda-2.4.1p1 NO_LATEST_LINK= yes diff --git a/misc/amanda24-client/Makefile b/misc/amanda24-client/Makefile index 6e1300980e68..d547f51ea175 100644 --- a/misc/amanda24-client/Makefile +++ b/misc/amanda24-client/Makefile @@ -13,8 +13,8 @@ MASTER_SITES= ftp://ftp.amanda.org/pub/amanda/ MAINTAINER= cwt@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+ WRKSRC= ${WRKDIR}/amanda-2.4.1p1 NO_LATEST_LINK= yes diff --git a/misc/amanda24-server/Makefile b/misc/amanda24-server/Makefile index 6e1300980e68..d547f51ea175 100644 --- a/misc/amanda24-server/Makefile +++ b/misc/amanda24-server/Makefile @@ -13,8 +13,8 @@ MASTER_SITES= ftp://ftp.amanda.org/pub/amanda/ MAINTAINER= cwt@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+ WRKSRC= ${WRKDIR}/amanda-2.4.1p1 NO_LATEST_LINK= yes diff --git a/misc/amanda24/Makefile b/misc/amanda24/Makefile index 6e1300980e68..d547f51ea175 100644 --- a/misc/amanda24/Makefile +++ b/misc/amanda24/Makefile @@ -13,8 +13,8 @@ MASTER_SITES= ftp://ftp.amanda.org/pub/amanda/ MAINTAINER= cwt@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+ WRKSRC= ${WRKDIR}/amanda-2.4.1p1 NO_LATEST_LINK= yes diff --git a/misc/amanda25-client/Makefile b/misc/amanda25-client/Makefile index 6e1300980e68..d547f51ea175 100644 --- a/misc/amanda25-client/Makefile +++ b/misc/amanda25-client/Makefile @@ -13,8 +13,8 @@ MASTER_SITES= ftp://ftp.amanda.org/pub/amanda/ MAINTAINER= cwt@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+ WRKSRC= ${WRKDIR}/amanda-2.4.1p1 NO_LATEST_LINK= yes diff --git a/misc/amanda25-server/Makefile b/misc/amanda25-server/Makefile index 6e1300980e68..d547f51ea175 100644 --- a/misc/amanda25-server/Makefile +++ b/misc/amanda25-server/Makefile @@ -13,8 +13,8 @@ MASTER_SITES= ftp://ftp.amanda.org/pub/amanda/ MAINTAINER= cwt@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+ WRKSRC= ${WRKDIR}/amanda-2.4.1p1 NO_LATEST_LINK= yes diff --git a/misc/amanda26-client/Makefile b/misc/amanda26-client/Makefile index 6e1300980e68..d547f51ea175 100644 --- a/misc/amanda26-client/Makefile +++ b/misc/amanda26-client/Makefile @@ -13,8 +13,8 @@ MASTER_SITES= ftp://ftp.amanda.org/pub/amanda/ MAINTAINER= cwt@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+ WRKSRC= ${WRKDIR}/amanda-2.4.1p1 NO_LATEST_LINK= yes diff --git a/misc/amanda26-server/Makefile b/misc/amanda26-server/Makefile index 6e1300980e68..d547f51ea175 100644 --- a/misc/amanda26-server/Makefile +++ b/misc/amanda26-server/Makefile @@ -13,8 +13,8 @@ MASTER_SITES= ftp://ftp.amanda.org/pub/amanda/ MAINTAINER= cwt@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+ WRKSRC= ${WRKDIR}/amanda-2.4.1p1 NO_LATEST_LINK= yes diff --git a/misc/amanda32-client/Makefile b/misc/amanda32-client/Makefile index 6e1300980e68..d547f51ea175 100644 --- a/misc/amanda32-client/Makefile +++ b/misc/amanda32-client/Makefile @@ -13,8 +13,8 @@ MASTER_SITES= ftp://ftp.amanda.org/pub/amanda/ MAINTAINER= cwt@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+ WRKSRC= ${WRKDIR}/amanda-2.4.1p1 NO_LATEST_LINK= yes diff --git a/misc/amanda32-server/Makefile b/misc/amanda32-server/Makefile index 6e1300980e68..d547f51ea175 100644 --- a/misc/amanda32-server/Makefile +++ b/misc/amanda32-server/Makefile @@ -13,8 +13,8 @@ MASTER_SITES= ftp://ftp.amanda.org/pub/amanda/ MAINTAINER= cwt@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+ WRKSRC= ${WRKDIR}/amanda-2.4.1p1 NO_LATEST_LINK= yes |