summaryrefslogtreecommitdiff
path: root/databases/gnats
diff options
context:
space:
mode:
authorgrant <grant>2004-01-22 08:02:15 +0000
committergrant <grant>2004-01-22 08:02:15 +0000
commit17250a85c90014e8c94d0d729de0a505ab6ac4ed (patch)
tree82b5d5dede991caae0d3c3c253ae2459bd3f3fa2 /databases/gnats
parent72ad408202ba51fd8edfdb0a4d4eedb2afbce976 (diff)
downloadpkgsrc-17250a85c90014e8c94d0d729de0a505ab6ac4ed.tar.gz
replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make.
Diffstat (limited to 'databases/gnats')
-rw-r--r--databases/gnats/Makefile4
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