summaryrefslogtreecommitdiff
path: root/net/bpalogin
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2004-12-03 15:14:50 +0000
committerwiz <wiz@pkgsrc.org>2004-12-03 15:14:50 +0000
commite711ee946c5eaf97e92e8c09b0f571f9386f725b (patch)
tree8f483a3c4a5e5f1691642df617cb7138d1cf8187 /net/bpalogin
parentecb0801e3d4ad5590c3adb46de3fc9bef45a05e3 (diff)
downloadpkgsrc-e711ee946c5eaf97e92e8c09b0f571f9386f725b.tar.gz
Rename ALL_TARGET to BUILD_TARGET for consistency with other *_TARGETs.
Suggested by Roland Illig, ok'd by various.
Diffstat (limited to 'net/bpalogin')
-rw-r--r--net/bpalogin/Makefile4
1 files changed, 2 insertions, 2 deletions
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 \