diff options
Diffstat (limited to 'sysutils/amanda-plot/Makefile')
-rw-r--r-- | sysutils/amanda-plot/Makefile | 4 |
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" |