From f49bdea710428ecd01cdf0284c9c4641ef50dddf Mon Sep 17 00:00:00 2001 From: grant Date: Thu, 22 Jan 2004 08:24:28 +0000 Subject: replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make. --- editors/speedbar/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'editors/speedbar') diff --git a/editors/speedbar/Makefile b/editors/speedbar/Makefile index e97ce11436f..9bea37528a8 100644 --- a/editors/speedbar/Makefile +++ b/editors/speedbar/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 2003/08/09 10:48:09 seb Exp $ +# $NetBSD: Makefile,v 1.10 2004/01/22 08:30:30 grant Exp $ # DISTNAME= speedbar-0.14beta4 @@ -15,7 +15,7 @@ COMMENT= Directory and code browser for emacs BUILD_ENV+= EMACS=${EMACS} NO_CONFIGURE= # set -USE_GMAKE= # set +USE_GNU_TOOLS+= make INFO_FILES= speedbar.info -- cgit v1.2.3