summaryrefslogtreecommitdiff
path: root/editors/vile/Makefile
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 /editors/vile/Makefile
parentaba5e6c463028c3b0542695e7351bd9b809071eb (diff)
downloadpkgsrc-e896edb7fed80da6ae7d986bb31d0f459cbf72ea.tar.gz
Rename variable MAKEFILE to MAKE_FILE.
Diffstat (limited to 'editors/vile/Makefile')
-rw-r--r--editors/vile/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/vile/Makefile b/editors/vile/Makefile
index 0afe72a2d6a..a62e384b560 100644
--- a/editors/vile/Makefile
+++ b/editors/vile/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.46 2006/03/04 21:29:33 jlam Exp $
+# $NetBSD: Makefile,v 1.47 2006/09/09 02:41:58 obache Exp $
DISTNAME= vile-9.5
CATEGORIES= editors
@@ -18,7 +18,7 @@ USE_TOOLS+= perl:run
CPPFLAGS.NetBSD+= -DMISSING_EXTERN_ENVIRON
-MAKEFILE= makefile
+MAKE_FILE= makefile
INSTALL_TARGET= install install-perl
DATADIR= ${PREFIX}/share/vile