summaryrefslogtreecommitdiff
path: root/sysutils
diff options
context:
space:
mode:
authortron <tron>2001-03-21 15:41:23 +0000
committertron <tron>2001-03-21 15:41:23 +0000
commitff3e16c182d2ae04d4461b806487b6562b087ce8 (patch)
tree96ac9464b8d4788148a0c7fea6abbb280b730883 /sysutils
parent8986870334228b685cfa13896df0d23420f299e4 (diff)
downloadpkgsrc-ff3e16c182d2ae04d4461b806487b6562b087ce8.tar.gz
Use wildcard dependences for "gnuplot" package.
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/amanda-plot/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/amanda-plot/Makefile b/sysutils/amanda-plot/Makefile
index 173a0d09530..ed31c050d66 100644
--- a/sysutils/amanda-plot/Makefile
+++ b/sysutils/amanda-plot/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2001/02/19 10:18:47 wiz Exp $
+# $NetBSD: Makefile,v 1.6 2001/03/21 15:41:23 tron Exp $
# FreeBSD Id: Makefile,v 1.9 1997/03/08 05:00:11 gpalmer Exp
#
@@ -11,7 +11,7 @@ MAINTAINER= packages@netbsd.org
HOMEPAGE= http://www.amanda.org/
COMMENT= Visualizes the behavior of Amanda, a network backup system
-DEPENDS+= gnuplot-3.7:../../graphics/gnuplot
+DEPENDS+= gnuplot>=3.7:../../graphics/gnuplot
DEPENDS+= amanda-server-2.4.2:../../sysutils/amanda-server
USE_X11= yes