pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/mk Correct the name of the user-settable variable



details:   https://anonhg.NetBSD.org/pkgsrc/rev/f64379b552a9
branches:  trunk
changeset: 347669:f64379b552a9
user:      khorben <khorben%pkgsrc.org@localhost>
date:      Thu May 26 16:37:02 2016 +0000

description:
Correct the name of the user-settable variable

Noticed by wiz@, thanks!

diffstat:

 mk/pax.mk |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (15 lines):

diff -r 83bbdba77a71 -r f64379b552a9 mk/pax.mk
--- a/mk/pax.mk Thu May 26 16:22:22 2016 +0000
+++ b/mk/pax.mk Thu May 26 16:37:02 2016 +0000
@@ -1,9 +1,9 @@
-# $NetBSD: pax.mk,v 1.1 2016/05/26 16:03:04 khorben Exp $
+# $NetBSD: pax.mk,v 1.2 2016/05/26 16:37:02 khorben Exp $
 #
 # Infrastructure support for binaries known to fail with PaX enabled.
 #
 # User-settable variables:
-# PAXCTL
+# TOOLS_PLATFORM.paxctl
 #      The path to the paxctl(8) binary
 #
 # Package-settable variables:



Home | Main Index | Thread Index | Old Index