summaryrefslogtreecommitdiff
path: root/sysutils/amanda-plot
diff options
context:
space:
mode:
authorsnj <snj>2004-05-04 03:40:50 +0000
committersnj <snj>2004-05-04 03:40:50 +0000
commit4bf418bcab88eb78f821e04c499a02c41e90e238 (patch)
tree0a47483b89fe0c9c7956c5118f680a684fe13c1e /sysutils/amanda-plot
parent133017e7e3e49e9ce93173d5a9cb4032f8f3c022 (diff)
downloadpkgsrc-4bf418bcab88eb78f821e04c499a02c41e90e238.tar.gz
Convert to buildlink3.
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 86a9b3e1b13..8f1cb1bfaf5 100644
--- a/sysutils/amanda-plot/Makefile
+++ b/sysutils/amanda-plot/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 2003/07/17 22:53:26 grant Exp $
+# $NetBSD: Makefile,v 1.14 2004/05/04 03:40:50 snj Exp $
#
DISTNAME= amanda-2.4.2p2
@@ -14,7 +14,7 @@ COMMENT= Visualizes the behavior of Amanda, a network backup system
DEPENDS+= gnuplot>=3.7:../../graphics/gnuplot
DEPENDS+= amanda-server-2.4.2p2:../../sysutils/amanda-server
-USE_BUILDLINK2= yes
+USE_BUILDLINK3= yes
.include "../../mk/bsd.prefs.mk"
.include "../../sysutils/amanda-common/Makefile.common"