From 7e01c4206677ecfad1f4cbe2a42715aa88056a85 Mon Sep 17 00:00:00 2001 From: obache Date: Sat, 9 Sep 2006 02:41:53 +0000 Subject: Rename variable MAKEFILE to MAKE_FILE. --- x11/gnustep-preferences/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'x11/gnustep-preferences') diff --git a/x11/gnustep-preferences/Makefile b/x11/gnustep-preferences/Makefile index 7a66f8df34b..fe3098fc4ec 100644 --- a/x11/gnustep-preferences/Makefile +++ b/x11/gnustep-preferences/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.26 2006/07/22 05:10:55 rillig Exp $ +# $NetBSD: Makefile,v 1.27 2006/09/09 02:46:09 obache Exp $ # DISTNAME= Preferences-1.2.0 @@ -16,7 +16,7 @@ USE_LANGUAGES= objc NO_CONFIGURE= YES USE_TOOLS+= gmake -MAKEFILE= GNUmakefile +MAKE_FILE= GNUmakefile .include "../../x11/gnustep-back/buildlink3.mk" .include "../../mk/pthread.buildlink3.mk" -- cgit v1.2.3