From e3d128293a60e76f4fccba311e775c0005599ebd 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/sitecopy/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'www/sitecopy/Makefile') diff --git a/www/sitecopy/Makefile b/www/sitecopy/Makefile index b69fd41f2c9..faca331a395 100644 --- a/www/sitecopy/Makefile +++ b/www/sitecopy/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.23 2004/01/23 21:50:49 jmmv Exp $ +# $NetBSD: Makefile,v 1.24 2004/01/24 15:23:47 grant Exp $ DISTNAME= sitecopy-0.13.4 PKGREVISION= 3 @@ -11,7 +11,7 @@ COMMENT= Utility for synchronizing remote and local web sites BUILD_USES_MSGFMT= # defined -USE_GMAKE= # defined +USE_GNU_TOOLS+= make USE_BUILDLINK2= # defined USE_PKGLOCALEDIR= # defined -- cgit v1.2.3