From 6e02d7ee4135596fbf3221f6c20ff5e8cf314775 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. --- sysutils/ups-nut-cgi/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sysutils/ups-nut-cgi') diff --git a/sysutils/ups-nut-cgi/Makefile b/sysutils/ups-nut-cgi/Makefile index f9c63476999..e2ad35006c7 100644 --- a/sysutils/ups-nut-cgi/Makefile +++ b/sysutils/ups-nut-cgi/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.31 2004/10/03 00:18:16 tv Exp $ +# $NetBSD: Makefile,v 1.32 2004/12/03 15:15:10 wiz Exp $ DISTNAME= nut-2.0.0 PKGNAME= ups-nut-cgi-2.0.0 @@ -12,7 +12,7 @@ COMMENT= Network UPS Tools CGI scripts DEPENDS+= ups-nut-2.*:../../sysutils/ups-nut -ALL_TARGET= cgi +BUILD_TARGET= cgi INSTALL_TARGET= install-cgi USE_BUILDLINK3= yes -- cgit v1.2.3