summaryrefslogtreecommitdiff
path: root/mail/sma
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 /mail/sma
parentf0d928bbc03e8de52a3323c9f30904a6e1ba15d5 (diff)
downloadpkgsrc-7e01c4206677ecfad1f4cbe2a42715aa88056a85.tar.gz
Rename variable MAKEFILE to MAKE_FILE.
Diffstat (limited to 'mail/sma')
-rw-r--r--mail/sma/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/sma/Makefile b/mail/sma/Makefile
index 3ccda24750c..817f1c47478 100644
--- a/mail/sma/Makefile
+++ b/mail/sma/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2005/09/28 14:31:07 rillig Exp $
+# $NetBSD: Makefile,v 1.9 2006/09/09 02:43:10 obache Exp $
DISTNAME= sma-1.3.2
CATEGORIES= mail
@@ -11,7 +11,7 @@ COMMENT= Sendmail log analyser
WRKSRC= ${WRKDIR}/${PKGNAME_NOREV}
NO_CONFIGURE= yes
-MAKEFILE= Makefile
+MAKE_FILE= Makefile
BUILD_TARGET= sma
.include "../../mk/bsd.prefs.mk"