From 4390a2f42b30f51547ced7469f2e97ca0c8275ad Mon Sep 17 00:00:00 2001 From: grant Date: Sat, 24 Jan 2004 13:30:55 +0000 Subject: replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make. --- games/foobillard/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'games/foobillard') diff --git a/games/foobillard/Makefile b/games/foobillard/Makefile index e97a8316ac6..7e4c2d54fe3 100644 --- a/games/foobillard/Makefile +++ b/games/foobillard/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2003/09/25 04:41:39 xtraeme Exp $ +# $NetBSD: Makefile,v 1.2 2004/01/24 13:30:56 grant Exp $ # DISTNAME= foobillard-2.8 @@ -10,7 +10,7 @@ HOMEPAGE= http://foobillard.sunsite.dk/ COMMENT= Free OpenGL-billard game USE_BUILDLINK2= yes -USE_GMAKE= yes +USE_GNU_TOOLS+= make USE_X11= yes GNU_CONFIGURE= yes -- cgit v1.2.3