From e92718c919bed2d673343dea554aea34fee09da4 Mon Sep 17 00:00:00 2001 From: grant Date: Sat, 24 Jan 2004 15:18:32 +0000 Subject: replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make. --- www/bluefish/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'www/bluefish') diff --git a/www/bluefish/Makefile b/www/bluefish/Makefile index e75419b89ed..43eae6aa4f9 100644 --- a/www/bluefish/Makefile +++ b/www/bluefish/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.38 2004/01/23 21:50:49 jmmv Exp $ +# $NetBSD: Makefile,v 1.39 2004/01/24 15:23:46 grant Exp $ # DISTNAME= bluefish-0.12 @@ -22,7 +22,7 @@ BUILD_USES_MSGFMT= YES USE_BUILDLINK2= # defined USE_PKGLOCALEDIR= # defined USE_X11= # defined -USE_GMAKE= # defined +USE_GNU_TOOLS+= make GNU_CONFIGURE= # defined CONFIGURE_ARGS+= --with-autocomplet -- cgit v1.2.3