From b1bf25528c2c0fac1c71cad7155dc2e981461872 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. --- devel/semantic/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'devel/semantic') diff --git a/devel/semantic/Makefile b/devel/semantic/Makefile index 25a598af596..0e8784e7b4d 100644 --- a/devel/semantic/Makefile +++ b/devel/semantic/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 2003/08/09 10:44:49 seb Exp $ +# $NetBSD: Makefile,v 1.11 2004/01/22 08:24:30 grant Exp $ # DISTNAME= semantic-1.4.2 @@ -23,7 +23,7 @@ EMACS= xemacs BUILD_ENV+= EMACS=${EMACS} NO_CONFIGURE= # set -USE_GMAKE= # set +USE_GNU_TOOLS+= make INFO_FILES= semantic.info OTHER_INFO= semantic.info-1 semantic.info-2 -- cgit v1.2.3