summaryrefslogtreecommitdiff
path: root/mk/bsd.pkg.mk
diff options
context:
space:
mode:
authorreed <reed@pkgsrc.org>2004-04-03 06:22:39 +0000
committerreed <reed@pkgsrc.org>2004-04-03 06:22:39 +0000
commit67e6eed7150113035b0aeb45ca5c8fe904243b4e (patch)
tree498f32ef02ae4f7040c57fecb1ca4c567166fc7e /mk/bsd.pkg.mk
parent9d761abc23abb75cfe1fed7ad76f4348c2a0826c (diff)
downloadpkgsrc-67e6eed7150113035b0aeb45ca5c8fe904243b4e.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/bsd.pkg.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