diff options
author | obache <obache> | 2010-09-29 11:40:43 +0000 |
---|---|---|
committer | obache <obache> | 2010-09-29 11:40:43 +0000 |
commit | 82af1a41ba08a451438554f3f9c97e159886c09a (patch) | |
tree | 4ce3e94acf3dd1bb4285e1b1bcaf1cc1491aecff /mk | |
parent | dc6fb0e37ad3947ad98b866d8c2ecbaaa3db15fa (diff) | |
download | pkgsrc-82af1a41ba08a451438554f3f9c97e159886c09a.tar.gz |
not USE_BSD_MAKE, it's a USE_BSD_MAKEFILE.
Diffstat (limited to 'mk')
-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 |