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. --- devel/tet3/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'devel/tet3') diff --git a/devel/tet3/Makefile b/devel/tet3/Makefile index c081aeaa020..27e4e2f20b7 100644 --- a/devel/tet3/Makefile +++ b/devel/tet3/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.13 2006/06/08 16:57:59 rillig Exp $ +# $NetBSD: Makefile,v 1.14 2006/09/09 02:41:58 obache Exp $ DISTNAME= tet3.7-unsup.src PKGNAME= tet3-3.7 @@ -23,7 +23,7 @@ REPLACE_PERL+= contrib/NTperldemo/ts/tc2.pl contrib/NTperldemo/ts/tc3.pl REPLACE_PERL+= contrib/tetreport/TetJournal.pl contrib/tetreport/TetReports.pl REPLACE_PERL+= contrib/tetreport/tetreport.pl contrib/templates/perl-api.pl REPLACE_PERL+= src/perl/api.pl -MAKEFILE= makefile +MAKE_FILE= makefile post-install: ${INSTALL_PROGRAM_DIR} ${PREFIX}/tet3 -- cgit v1.2.3