summaryrefslogtreecommitdiff
path: root/sysutils/amanda-plot
diff options
context:
space:
mode:
authorsnj <snj@pkgsrc.org>2004-05-04 03:40:50 +0000
committersnj <snj@pkgsrc.org>2004-05-04 03:40:50 +0000
commit560beadce54c696761d69118f3e6a28d979c7a28 (patch)
tree0a47483b89fe0c9c7956c5118f680a684fe13c1e /sysutils/amanda-plot
parent8aaf6bd8b4a5e2b01e7c52e1e95275c5ef362ee4 (diff)
downloadpkgsrc-560beadce54c696761d69118f3e6a28d979c7a28.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"