From 46a8f26980576886a745839450cc3e881e019870 Mon Sep 17 00:00:00 2001 From: wiz Date: Fri, 25 Oct 2002 19:37:06 +0000 Subject: Clean up a bit. Only installs shell scripts, so USE_X11 and amanda-common's buildlink2.mk are not needed. --- sysutils/amanda-plot/Makefile | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'sysutils/amanda-plot') diff --git a/sysutils/amanda-plot/Makefile b/sysutils/amanda-plot/Makefile index 9dc1f609455..f7818c27f8e 100644 --- a/sysutils/amanda-plot/Makefile +++ b/sysutils/amanda-plot/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 2002/10/25 19:09:15 wiz Exp $ +# $NetBSD: Makefile,v 1.11 2002/10/25 19:37:06 wiz Exp $ # DISTNAME= amanda-2.4.2p2 @@ -15,7 +15,6 @@ DEPENDS+= gnuplot>=3.7:../../graphics/gnuplot DEPENDS+= amanda-server-2.4.2p2:../../sysutils/amanda-server USE_BUILDLINK2= yes -USE_X11= yes .include "../../mk/bsd.prefs.mk" .include "../../sysutils/amanda-common/Makefile.common" @@ -25,5 +24,4 @@ CONFIGURE_ARGS+= --without-restore CONFIGURE_ARGS+= --without-amrecover CONFIGURE_ENV+= GNUPLOT="${LOCALBASE}/bin/gnuplot" -.include "../../sysutils/amanda-common/buildlink2.mk" .include "../../mk/bsd.pkg.mk" -- cgit v1.2.3