From 57891cda0a771da389c93a6cf10948c39b8a99ce Mon Sep 17 00:00:00 2001 From: grant Date: Sat, 24 Jan 2004 14:11:09 +0000 Subject: replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make. --- misc/gok/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'misc/gok') diff --git a/misc/gok/Makefile b/misc/gok/Makefile index bd90344e295..222903c81f9 100644 --- a/misc/gok/Makefile +++ b/misc/gok/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2004/01/23 21:50:46 jmmv Exp $ +# $NetBSD: Makefile,v 1.5 2004/01/24 14:11:10 grant Exp $ # DISTNAME= gok-0.8.4 @@ -14,7 +14,7 @@ COMMENT= GNOME On-Screen Keyboard DEPENDS+= gnome2-dirs>=1.2:../../misc/gnome2-dirs USE_BUILDLINK2= yes -USE_GMAKE= yes +USE_GNU_TOOLS+= make USE_PKGLOCALEDIR= yes USE_LIBTOOL= yes USE_X11= yes -- cgit v1.2.3