summaryrefslogtreecommitdiff
path: root/devel/ald/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
commit55c56786b3c520dbb5737d3e8944b6b51034e7bb (patch)
tree5a4cdd19b2797d53e5ff29d89f921d882e82acda /devel/ald/Makefile
parent8b81271900a94534e942e9e3296793010312b59e (diff)
downloadpkgsrc-55c56786b3c520dbb5737d3e8944b6b51034e7bb.tar.gz
Rename variable MAKEFILE to MAKE_FILE.
Diffstat (limited to 'devel/ald/Makefile')
-rw-r--r--devel/ald/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/ald/Makefile b/devel/ald/Makefile
index e7e70aa3576..209d12726f1 100644
--- a/devel/ald/Makefile
+++ b/devel/ald/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2006/03/04 21:29:12 jlam Exp $
+# $NetBSD: Makefile,v 1.11 2006/09/09 02:41:56 obache Exp $
#
DISTNAME= ald-0.0.19d
@@ -18,7 +18,7 @@ GNU_CONFIGURE= YES
INSTALLATION_DIRS= bin man/man8
#do-build:
-# cd ${WRKSRC} && ${MAKE_PROGRAM} -f ${MAKEFILE} ${BUILD_TARGET}
+# cd ${WRKSRC} && ${MAKE_PROGRAM} -f ${MAKE_FILE} ${BUILD_TARGET}
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/bin/ald ${PREFIX}/bin