From c2ce2bfbbe704121c79986146cc3d75f3efec691 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/gperiodic/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'misc/gperiodic') diff --git a/misc/gperiodic/Makefile b/misc/gperiodic/Makefile index 75dd558a5bc..ac8525f20ed 100644 --- a/misc/gperiodic/Makefile +++ b/misc/gperiodic/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.19 2004/01/03 18:49:46 reed Exp $ +# $NetBSD: Makefile,v 1.20 2004/01/24 14:11:10 grant Exp $ DISTNAME= gperiodic-2.0.7 PKGREVISION= 1 @@ -15,7 +15,7 @@ DEPENDS+= gnome1-dirs>=1.0:../../misc/gnome1-dirs USE_BUILDLINK2= # defined USE_PKGLOCALEDIR= # defined USE_X11= # defined -USE_GMAKE= # defined +USE_GNU_TOOLS+= make MAKE_ENV+= PKGLOCALEDIR=${PKGLOCALEDIR} ALL_TARGET= gperiodic -- cgit v1.2.3