summaryrefslogtreecommitdiff
path: root/sysutils/amanda-plot
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/amanda-plot')
-rw-r--r--sysutils/amanda-plot/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/sysutils/amanda-plot/Makefile b/sysutils/amanda-plot/Makefile
index e7f48c598a2..22b666d004d 100644
--- a/sysutils/amanda-plot/Makefile
+++ b/sysutils/amanda-plot/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.26 2010/06/28 10:09:26 joerg Exp $
+# $NetBSD: Makefile,v 1.27 2012/07/30 06:57:22 sbd Exp $
#
-PKGNAME= amanda-plot-${VERS}
+PKGNAME= amanda-plot-${AMANDA_VERSION}
PKGREVISION= 1
SVR4_PKGNAME= amapl
@@ -10,7 +10,7 @@ COMMENT= Visualizes the behavior of Amanda, a network backup system
PKG_DESTDIR_SUPPORT= destdir
DEPENDS+= gnuplot>=3.7:../../graphics/gnuplot
-DEPENDS+= amanda-server-2.5.2p1{,nb[0-9]*}:../../sysutils/amanda-server
+DEPENDS+= amanda-server-${AMANDA_VERSION}{,nb[0-9]*}:../../sysutils/amanda-server
.include "../../mk/bsd.prefs.mk"