From 998b0c7156c398a485c9894ae57403d161b66dca 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. --- comms/estic/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'comms/estic/Makefile') diff --git a/comms/estic/Makefile b/comms/estic/Makefile index 1281959a6bb..52da3d396b4 100644 --- a/comms/estic/Makefile +++ b/comms/estic/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.13 2004/11/13 21:28:27 jlam Exp $ +# $NetBSD: Makefile,v 1.14 2004/12/03 15:14:52 wiz Exp $ DISTNAME= estic-1.61 CATEGORIES= comms @@ -20,7 +20,7 @@ WRKSRC= ${WRKDIR}/${PKGNAME_NOREV:C/-.*//} USE_BUILDLINK3= yes USE_X11= # defined -ALL_TARGET= depend all +BUILD_TARGET= depend all ESTICPATCH= ${DISTNAME}-patch-from-1.60${EXTRACT_SUFX} LIB_TARGET= depend lib LIBSRC= ${WRKDIR}/spunk -- cgit v1.2.3