summaryrefslogtreecommitdiff
path: root/mk
diff options
context:
space:
mode:
authorkhorben <khorben>2016-05-26 16:37:02 +0000
committerkhorben <khorben>2016-05-26 16:37:02 +0000
commitcdc31b60f9e8b9aa80b2e75c9070d8061640689c (patch)
tree87e74eae4fb0b7191d1a64805fc262be4083d38d /mk
parent85b09666484454dd1ec4d2c1862e22763ca8bc25 (diff)
downloadpkgsrc-cdc31b60f9e8b9aa80b2e75c9070d8061640689c.tar.gz
Correct the name of the user-settable variable
Noticed by wiz@, thanks!
Diffstat (limited to 'mk')
-rw-r--r--mk/pax.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/mk/pax.mk b/mk/pax.mk
index 517ef5441de..37ad30ab993 100644
--- a/mk/pax.mk
+++ b/mk/pax.mk
@@ -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: