summaryrefslogtreecommitdiff
path: root/lang/pforth
diff options
context:
space:
mode:
authorobache <obache@pkgsrc.org>2006-09-09 02:41:53 +0000
committerobache <obache@pkgsrc.org>2006-09-09 02:41:53 +0000
commite896edb7fed80da6ae7d986bb31d0f459cbf72ea (patch)
tree5a4cdd19b2797d53e5ff29d89f921d882e82acda /lang/pforth
parentaba5e6c463028c3b0542695e7351bd9b809071eb (diff)
downloadpkgsrc-e896edb7fed80da6ae7d986bb31d0f459cbf72ea.tar.gz
Rename variable MAKEFILE to MAKE_FILE.
Diffstat (limited to 'lang/pforth')
-rw-r--r--lang/pforth/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/pforth/Makefile b/lang/pforth/Makefile
index 8c184107680..e06e524623e 100644
--- a/lang/pforth/Makefile
+++ b/lang/pforth/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.18 2006/06/06 18:35:45 joerg Exp $
+# $NetBSD: Makefile,v 1.19 2006/09/09 02:43:09 obache Exp $
DISTNAME= pfthpc21
PKGNAME= pforth-21
@@ -14,7 +14,7 @@ COMMENT= Portable ANS-like Forth
WRKSRC= ${WRKDIR}
USE_LANGUAGES= c++
USE_TOOLS+= gmake
-MAKEFILE= ${WRKSRC}/makefile
+MAKE_FILE= ${WRKSRC}/makefile
NOT_FOR_PLATFORM= *-*-alpha #segfaults when running ./pforth during build