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. --- biology/nut/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'biology/nut') diff --git a/biology/nut/Makefile b/biology/nut/Makefile index 58eb3171669..7591b9911aa 100644 --- a/biology/nut/Makefile +++ b/biology/nut/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.13 2004/08/18 11:22:36 wiz Exp $ +# $NetBSD: Makefile,v 1.14 2004/12/03 15:14:51 wiz Exp $ DISTNAME= nut-10.2 CATEGORIES= biology @@ -9,7 +9,7 @@ MAINTAINER= root@garbled.net HOMEPAGE= http://www.lafn.org/~av832/ COMMENT= Record what you eat and analyze your meals -ALL_TARGET= nut +BUILD_TARGET= nut USE_BUILDLINK3= yes USE_GNU_TOOLS+= make -- cgit v1.2.3