From 0969937752b9938d132b944026ac09a63aa6e0c2 Mon Sep 17 00:00:00 2001 From: grant Date: Sat, 24 Jan 2004 15:46:42 +0000 Subject: replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make. --- graphics/xbmbrowser/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'graphics/xbmbrowser') diff --git a/graphics/xbmbrowser/Makefile b/graphics/xbmbrowser/Makefile index a81d772f3ce..7ee6251771c 100644 --- a/graphics/xbmbrowser/Makefile +++ b/graphics/xbmbrowser/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.17 2003/07/17 21:43:06 grant Exp $ +# $NetBSD: Makefile,v 1.18 2004/01/24 15:46:44 grant Exp $ # FreeBSD: Makefile,v 1.3 1997/08/26 07:12:20 tg Exp # @@ -12,7 +12,7 @@ MAINTAINER= tech-pkg@NetBSD.org COMMENT= View complete directories of X bitmaps and X pixmaps USE_BUILDLINK2= YES -USE_GMAKE= YES +USE_GNU_TOOLS+= make USE_IMAKE= YES .include "../../graphics/xpm/buildlink2.mk" -- cgit v1.2.3