aboutsummaryrefslogtreecommitdiff
path: root/misc/amanda-client
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1999-09-10 03:21:52 +0000
committerSatoshi Asami <asami@FreeBSD.org>1999-09-10 03:21:52 +0000
commit715099554631710c1377fdfd045e7034cdd9f735 (patch)
treeeb4d6aec5f80027bd81c170af2fa86976a7a4e1f /misc/amanda-client
parent32c215e22dd2f55112721705dea07b1dc518457a (diff)
downloadports-715099554631710c1377fdfd045e7034cdd9f735.tar.gz
ports-715099554631710c1377fdfd045e7034cdd9f735.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.
Notes
Notes: svn path=/head/; revision=21532
Diffstat (limited to 'misc/amanda-client')
-rw-r--r--misc/amanda-client/Makefile4
1 files changed, 2 insertions, 2 deletions
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