From f1ab3f4ed4c653efaf578f0e0a88030d1d8d5e53 Mon Sep 17 00:00:00 2001 From: grant Date: Sat, 24 Jan 2004 13:51:13 +0000 Subject: replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make. --- math/eukleides/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'math/eukleides') diff --git a/math/eukleides/Makefile b/math/eukleides/Makefile index 4bf12b9ed7e..a2aaf32c5d9 100644 --- a/math/eukleides/Makefile +++ b/math/eukleides/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2003/08/09 11:11:38 seb Exp $ +# $NetBSD: Makefile,v 1.5 2004/01/24 13:58:23 grant Exp $ # FreeBSD Id: ports/math/eukleides/Makefile,v 1.1 2002/06/04 18:40:20 ijliao Exp DISTNAME= eukleides.0.9.0 @@ -14,7 +14,7 @@ BUILD_DEPENDS+= bison>=1.35:../../devel/bison DEPENDS+= pstoedit>=3.31:../../graphics/pstoedit ALL_TARGET= eukleides -USE_GMAKE= yes +USE_GNU_TOOLS+= make USE_MAKEINFO= YES INFO_FILES= eukleides.info -- cgit v1.2.3