From e711ee946c5eaf97e92e8c09b0f571f9386f725b 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/bpalogin/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'net/bpalogin') diff --git a/net/bpalogin/Makefile b/net/bpalogin/Makefile index 26e59225a54..cf33b3cc7e5 100644 --- a/net/bpalogin/Makefile +++ b/net/bpalogin/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 2004/07/28 10:38:04 rh Exp $ +# $NetBSD: Makefile,v 1.9 2004/12/03 15:15:05 wiz Exp $ # DISTNAME= bpalogin-2.0.2 @@ -11,7 +11,7 @@ HOMEPAGE= http://bpalogin.sourceforge.net/ COMMENT= BigPond Advance login client GNU_CONFIGURE= yes -ALL_TARGET= bpalogin +BUILD_TARGET= bpalogin USE_PKGINSTALL= yes CONF_FILES+= ${PREFIX}/share/examples/bpalogin/bpalogin.conf \ -- cgit v1.2.3