From ed16993a08da1dec4798355b1487c8b7f0022d6a Mon Sep 17 00:00:00 2001 From: grant Date: Thu, 22 Jan 2004 07:14:59 +0000 Subject: replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make. --- archivers/xmill/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'archivers/xmill') diff --git a/archivers/xmill/Makefile b/archivers/xmill/Makefile index 55a9102067e..0b193e16442 100644 --- a/archivers/xmill/Makefile +++ b/archivers/xmill/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 2004/01/20 12:07:07 agc Exp $ +# $NetBSD: Makefile,v 1.9 2004/01/22 07:18:44 grant Exp $ DISTNAME= xmill-0-7 PKGNAME= xmill-0.7 @@ -15,7 +15,7 @@ BUILD_DEPENDS= unzip-[0-9]*:../../archivers/unzip EXTRACT_CMD= ${LOCALBASE}/bin/unzip -aq ${DOWNLOADED_DISTFILE} WRKSRC= ${WRKDIR} -USE_GMAKE= #defined +USE_GNU_TOOLS+= make MAKEFILE= makefile RESTRICTED= "Redistribution not permitted" -- cgit v1.2.3