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/alevt/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'graphics/alevt/Makefile') diff --git a/graphics/alevt/Makefile b/graphics/alevt/Makefile index 13aa72ae77b..0b4c91bfc81 100644 --- a/graphics/alevt/Makefile +++ b/graphics/alevt/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2002/03/13 17:37:03 fredb Exp $ +# $NetBSD: Makefile,v 1.8 2004/01/24 15:46:42 grant Exp $ DISTNAME= alevt-1.6.0 PKGREVISION= 1 @@ -16,7 +16,7 @@ ONLY_FOR_PLATFORM= NetBSD-1.4[Y-Z]-* NetBSD-1.4Z[A-Z]-* \ NetBSD-1.5_ALPHA-* NetBSD-1.[5-9]*-* USE_X11BASE= YES -USE_GMAKE= YES +USE_GNU_TOOLS+= make pre-install: ${INSTALL_DATA_DIR} ${PREFIX}/share/pixmaps -- cgit v1.2.3