From 536dd1b7e1c02a0c1480d50ba6367be04ca947db Mon Sep 17 00:00:00 2001 From: wiz Date: Fri, 25 Oct 2002 19:36:08 +0000 Subject: Convert to buildlink2. Actually, pretty easy when one considers it only installs shell scripts. While here, remove USE_X11, since it has no point for shell scripts. --- sysutils/amanda-dev-plot/Makefile | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'sysutils/amanda-dev-plot') diff --git a/sysutils/amanda-dev-plot/Makefile b/sysutils/amanda-dev-plot/Makefile index 69d40931ae7..388c0195d52 100644 --- a/sysutils/amanda-dev-plot/Makefile +++ b/sysutils/amanda-dev-plot/Makefile @@ -1,5 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2002/08/19 02:37:39 kei Exp $ -# FreeBSD Id: Makefile,v 1.9 1997/03/08 05:00:11 gpalmer Exp +# $NetBSD: Makefile,v 1.3 2002/10/25 19:36:08 wiz Exp $ # PKGNAME= amanda-plot-${VERS} @@ -10,7 +9,7 @@ COMMENT= Visualizes the behavior of Amanda, a network backup system DEPENDS+= gnuplot>=3.7:../../graphics/gnuplot DEPENDS+= amanda-server-${VERS}:../../sysutils/amanda-dev-server -USE_X11= yes +USE_BUILDLINK2= yes .include "../../mk/bsd.prefs.mk" .include "../../sysutils/amanda-dev-common/Makefile.common" -- cgit v1.2.3