diff options
Diffstat (limited to 'finance/gnofin')
-rw-r--r-- | finance/gnofin/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/finance/gnofin/Makefile b/finance/gnofin/Makefile index a134132886d..c29a5399557 100644 --- a/finance/gnofin/Makefile +++ b/finance/gnofin/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.16 2004/01/03 18:49:40 reed Exp $ +# $NetBSD: Makefile,v 1.17 2004/01/22 08:37:19 grant Exp $ # DISTNAME= gnofin-0.8.4 @@ -16,7 +16,7 @@ USE_BUILDLINK2= yes USE_PKGLOCALEDIR= yes USE_X11= yes GNU_CONFIGURE= yes -USE_GMAKE= yes +USE_GNU_TOOLS+= make USE_LIBTOOL= yes LTCONFIG_OVERRIDE= ${WRKSRC}/ltconfig |