diff options
Diffstat (limited to 'biology/nut/Makefile')
-rw-r--r-- | biology/nut/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
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 |