summaryrefslogtreecommitdiff
path: root/sysutils/amanda-plot
diff options
context:
space:
mode:
authorseb <seb>2004-10-05 17:51:05 +0000
committerseb <seb>2004-10-05 17:51:05 +0000
commite6e60408dc2b4296c36b0dd9aab9250479418f87 (patch)
treea20ac87bf0b69ec844ffd26ac832a2bd60f8592e /sysutils/amanda-plot
parent47ab33faad32ab5f3cf57f686bf8eeb120bdafc4 (diff)
downloadpkgsrc-e6e60408dc2b4296c36b0dd9aab9250479418f87.tar.gz
Fix build after amanda-common had its PKGREVISION bumped: be a bit
more liberal about the versions of the various amanda packages listed as dependencies.
Diffstat (limited to 'sysutils/amanda-plot')
-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 1be8e79ab47..14df1abd9b7 100644
--- a/sysutils/amanda-plot/Makefile
+++ b/sysutils/amanda-plot/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.16 2004/05/12 20:53:51 bouyer Exp $
+# $NetBSD: Makefile,v 1.17 2004/10/05 17:51:05 seb Exp $
#
PKGNAME= amanda-plot-${VERS}
@@ -7,7 +7,7 @@ SVR4_PKGNAME= amapl
COMMENT= Visualizes the behavior of Amanda, a network backup system
DEPENDS+= gnuplot>=3.7:../../graphics/gnuplot
-DEPENDS+= amanda-server-2.4.4p2:../../sysutils/amanda-server
+DEPENDS+= amanda-server-2.4.4p2{,nb[0-9]*}:../../sysutils/amanda-server
USE_BUILDLINK3= yes