From 59daad66977b02dfd9bdca8ad5c89e77716ba394 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/camlimages/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'graphics/camlimages') diff --git a/graphics/camlimages/Makefile b/graphics/camlimages/Makefile index dc9d5a6b797..8397314c8ce 100644 --- a/graphics/camlimages/Makefile +++ b/graphics/camlimages/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2003/08/31 01:24:36 jtb Exp $ +# $NetBSD: Makefile,v 1.2 2004/01/24 15:46:43 grant Exp $ DISTNAME= camlimages-2.11 CATEGORIES= graphics @@ -12,7 +12,7 @@ COMMENT= Image processing library for Objective Caml USE_BUILDLINK2= yes USE_PKGLOCALEDIR= yes GNU_CONFIGURE= yes -USE_GMAKE= yes +USE_GNU_TOOLS+= make PLIST_SRC= ${PKGDIR}/PLIST -- cgit v1.2.3