From 0969937752b9938d132b944026ac09a63aa6e0c2 Mon Sep 17 00:00:00 2001 From: grant Date: Sat, 24 Jan 2004 15:46:42 +0000 Subject: replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make. --- graphics/netpbm/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'graphics/netpbm') diff --git a/graphics/netpbm/Makefile b/graphics/netpbm/Makefile index 64672f622fa..ec315c98de2 100644 --- a/graphics/netpbm/Makefile +++ b/graphics/netpbm/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.85 2004/01/24 12:59:50 kristerw Exp $ +# $NetBSD: Makefile,v 1.86 2004/01/24 15:46:44 grant Exp $ DISTNAME= netpbm-10.11.8 PKGREVISION= 1 @@ -13,7 +13,7 @@ COMMENT= Toolkit for conversion of images between different formats PKG_INSTALLATION_TYPES= overwrite pkgviews USE_BUILDLINK3= yes -USE_GMAKE= yes +USE_GNU_TOOLS+= make USE_PERL5= yes INSTALL_TARGET= install-dev install-run -- cgit v1.2.3