summaryrefslogtreecommitdiff
path: root/mk
diff options
context:
space:
mode:
authorreed <reed>2004-04-03 06:22:39 +0000
committerreed <reed>2004-04-03 06:22:39 +0000
commit8d9c8d0e76c5fdbd582384f59ffec8961f752cb7 (patch)
tree498f32ef02ae4f7040c57fecb1ca4c567166fc7e /mk
parentcdf53fa69d09e181f7b3ced696677381b5b9f8f8 (diff)
downloadpkgsrc-8d9c8d0e76c5fdbd582384f59ffec8961f752cb7.tar.gz
To view the license, use "${MAKE} show-license" not "make show-license".
This is consistent with other messages shown to user.
Diffstat (limited to 'mk')
-rw-r--r--mk/bsd.pkg.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/mk/bsd.pkg.mk b/mk/bsd.pkg.mk
index 83a96760559..d102e5731bb 100644
--- a/mk/bsd.pkg.mk
+++ b/mk/bsd.pkg.mk
@@ -1,4 +1,4 @@
-# $NetBSD: bsd.pkg.mk,v 1.1435 2004/04/02 19:09:18 tv Exp $
+# $NetBSD: bsd.pkg.mk,v 1.1436 2004/04/03 06:22:39 reed Exp $
#
# This file is in the public domain.
#
@@ -1469,7 +1469,7 @@ _ACCEPTABLE= yes
PKG_FAIL_REASON+= "${PKGNAME} has an unacceptable license: ${LICENSE}." \
" To build this package, add this line to your /etc/mk.conf:" \
" ACCEPTABLE_LICENSES+=${LICENSE}" \
- " To view the license, enter \"make show-license\"."
+ " To view the license, enter \"${MAKE} show-license\"."
. endif # _ACCEPTABLE
. endif # LICENSE