From d6d63b8488b4bf8c0a90ce1519020f226b0e13bb Mon Sep 17 00:00:00 2001 From: wiz Date: Fri, 3 Dec 2004 15:14:50 +0000 Subject: Rename ALL_TARGET to BUILD_TARGET for consistency with other *_TARGETs. Suggested by Roland Illig, ok'd by various. --- net/driftnet/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'net/driftnet') diff --git a/net/driftnet/Makefile b/net/driftnet/Makefile index f3567ecae53..7f5d93cf96a 100644 --- a/net/driftnet/Makefile +++ b/net/driftnet/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.11 2004/10/03 00:17:50 tv Exp $ +# $NetBSD: Makefile,v 1.12 2004/12/03 15:15:05 wiz Exp $ # DISTNAME= driftnet-0.1.6 @@ -14,7 +14,7 @@ DEPENDS= mpg123-[0-9]*:../../audio/mpg123 USE_BUILDLINK3= YES -ALL_TARGET= default +BUILD_TARGET= default MAKE_ENV+= CAT="${CAT}" TRUE="${TRUE}" do-install: -- cgit v1.2.3