summaryrefslogtreecommitdiff
path: root/audio/yamt/Makefile
diff options
context:
space:
mode:
authorgrant <grant@pkgsrc.org>2004-01-22 07:14:59 +0000
committergrant <grant@pkgsrc.org>2004-01-22 07:14:59 +0000
commit99f9bd5a6bc52202179a324f1badd82f9d013465 (patch)
treecaada37ccae5771519b4407e2428e17c4e682e44 /audio/yamt/Makefile
parent27872777afd4bb203d4c46fc95979442f707b049 (diff)
downloadpkgsrc-99f9bd5a6bc52202179a324f1badd82f9d013465.tar.gz
replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make.
Diffstat (limited to 'audio/yamt/Makefile')
-rw-r--r--audio/yamt/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/yamt/Makefile b/audio/yamt/Makefile
index c82b1c544cd..59be12c0610 100644
--- a/audio/yamt/Makefile
+++ b/audio/yamt/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2004/01/03 18:49:34 reed Exp $
+# $NetBSD: Makefile,v 1.10 2004/01/22 07:15:01 grant Exp $
DISTNAME= yamt-0.5
PKGREVISION= 4
@@ -14,7 +14,7 @@ BUILD_USES_MSGFMT= yes
USE_BUILDLINK2= yes
USE_PKGLOCALEDIR= yes
USE_X11BASE= yes
-USE_GMAKE= yes
+USE_GNU_TOOLS+= make
GNU_CONFIGURE= yes
.include "../../x11/gnome-libs/buildlink2.mk"