summaryrefslogtreecommitdiff
path: root/x11/gnustep-preferences
diff options
context:
space:
mode:
authorobache <obache>2006-09-09 02:41:53 +0000
committerobache <obache>2006-09-09 02:41:53 +0000
commit7e01c4206677ecfad1f4cbe2a42715aa88056a85 (patch)
tree5a4cdd19b2797d53e5ff29d89f921d882e82acda /x11/gnustep-preferences
parentf0d928bbc03e8de52a3323c9f30904a6e1ba15d5 (diff)
downloadpkgsrc-7e01c4206677ecfad1f4cbe2a42715aa88056a85.tar.gz
Rename variable MAKEFILE to MAKE_FILE.
Diffstat (limited to 'x11/gnustep-preferences')
-rw-r--r--x11/gnustep-preferences/Makefile4
1 files changed, 2 insertions, 2 deletions
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"