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/xeukleides/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'math/xeukleides') diff --git a/math/xeukleides/Makefile b/math/xeukleides/Makefile index b795a37f865..2548de2bc71 100644 --- a/math/xeukleides/Makefile +++ b/math/xeukleides/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2003/09/04 19:24:13 jlam Exp $ +# $NetBSD: Makefile,v 1.7 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= xeukleides.0.9.0 @@ -18,7 +18,7 @@ USE_BUILDLINK2= yes USE_MAKEINFO= yes USE_X11BASE= yes ALL_TARGET= xeukleides -USE_GMAKE= yes +USE_GNU_TOOLS+= make .include "../../x11/gtk/buildlink2.mk" .include "../../mk/bsd.pkg.mk" -- cgit v1.2.3