diff options
Diffstat (limited to 'databases/gnats/Makefile')
-rw-r--r-- | databases/gnats/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/gnats/Makefile b/databases/gnats/Makefile index c80a9f68aaa..644216b136d 100644 --- a/databases/gnats/Makefile +++ b/databases/gnats/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 2004/01/20 18:05:35 seb Exp $ +# $NetBSD: Makefile,v 1.11 2004/01/22 08:02:15 grant Exp $ DISTNAME= gnats-3.113.1 CATEGORIES= devel @@ -12,7 +12,7 @@ BUILD_DEPENDS+= m4-*:../../devel/m4 USE_PKGINSTALL= YES GNU_CONFIGURE= YES -USE_GMAKE= yes +USE_GNU_TOOLS+= make USE_BISON= yes USE_MAKEINFO= YES |