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. --- lang/sather/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'lang/sather') diff --git a/lang/sather/Makefile b/lang/sather/Makefile index 119b9b284aa..ba02eb82b79 100644 --- a/lang/sather/Makefile +++ b/lang/sather/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.22 2004/11/28 19:19:52 jlam Exp $ +# $NetBSD: Makefile,v 1.23 2004/12/03 15:15:01 wiz Exp $ DISTNAME= sather-1.2.1 PKGREVISION= 5 @@ -13,7 +13,7 @@ USE_BUILDLINK3= yes USE_X11= # defined USE_GNU_TOOLS+= make -ALL_TARGET= full optional +BUILD_TARGET= full optional USE_MAKEINFO= YES INFO_FILES= sather.info sather-tutorial.info sather-mode.info -- cgit v1.2.3