From 57891cda0a771da389c93a6cf10948c39b8a99ce Mon Sep 17 00:00:00 2001 From: grant Date: Sat, 24 Jan 2004 14:11:09 +0000 Subject: replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make. --- misc/rpm/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'misc/rpm/Makefile') diff --git a/misc/rpm/Makefile b/misc/rpm/Makefile index e30d3ff57f6..7dec5d719f7 100644 --- a/misc/rpm/Makefile +++ b/misc/rpm/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.44 2003/08/30 22:51:23 jlam Exp $ +# $NetBSD: Makefile,v 1.45 2004/01/24 14:11:10 grant Exp $ DISTNAME= rpm-2.5.4 PKGREVISION= 1 @@ -15,7 +15,7 @@ CONFLICTS+= rpm2cpio<1.0nb1 USE_BUILDLINK2= yes USE_PKGLOCALEDIR= yes -USE_GMAKE= yes +USE_GNU_TOOLS+= make GNU_CONFIGURE= yes USE_PKGINSTALL= yes -- cgit v1.2.3