diff options
author | obache <obache@pkgsrc.org> | 2010-09-29 11:40:43 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2010-09-29 11:40:43 +0000 |
commit | d15017fe578d9c13a03909be679611d17b50b0a7 (patch) | |
tree | 4ce3e94acf3dd1bb4285e1b1bcaf1cc1491aecff /mk/help | |
parent | cae90ac54fbe263881b4d4df1fec0ef221eb95fb (diff) | |
download | pkgsrc-d15017fe578d9c13a03909be679611d17b50b0a7.tar.gz |
not USE_BSD_MAKE, it's a USE_BSD_MAKEFILE.
Diffstat (limited to 'mk/help')
-rw-r--r-- | mk/help/env.help | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mk/help/env.help b/mk/help/env.help index 8624499f546..c153670e50a 100644 --- a/mk/help/env.help +++ b/mk/help/env.help @@ -1,4 +1,4 @@ -# $NetBSD: env.help,v 1.1 2008/01/19 22:41:48 rillig Exp $ +# $NetBSD: env.help,v 1.2 2010/09/29 11:40:43 obache Exp $ # # This file describes the *_ENV variables, where they are defined and # where they are used. @@ -45,7 +45,7 @@ # <bsd.prog.mk>. # # See also: -# USE_BSD_MAKE +# USE_BSD_MAKEFILE # # INSTALL_ENV |