summaryrefslogtreecommitdiff
path: root/mk/pthread.buildlink3.mk
diff options
context:
space:
mode:
authorseb <seb>2004-11-29 17:27:14 +0000
committerseb <seb>2004-11-29 17:27:14 +0000
commit86c4190a132a421276d6eaf863c60bb64ba4a657 (patch)
tree25bf56bbffbe6509185f932858fd475ed914f788 /mk/pthread.buildlink3.mk
parent1d2abdeae0ff5939068e92b0fdc11f3ecbfb90fc (diff)
downloadpkgsrc-86c4190a132a421276d6eaf863c60bb64ba4a657.tar.gz
Since last revision PTHREAD_AUTO_VARS defaults to 'no'.
Diffstat (limited to 'mk/pthread.buildlink3.mk')
-rw-r--r--mk/pthread.buildlink3.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/mk/pthread.buildlink3.mk b/mk/pthread.buildlink3.mk
index 51b2339fb2d..a8ef1da774a 100644
--- a/mk/pthread.buildlink3.mk
+++ b/mk/pthread.buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: pthread.buildlink3.mk,v 1.18 2004/11/25 19:34:03 jlam Exp $
+# $NetBSD: pthread.buildlink3.mk,v 1.19 2004/11/29 17:27:14 seb Exp $
#
# The pthreads strategy for pkgsrc is to "bless" a particular pthread
# package as the Official Pthread Replacement (OPR). A package that uses
@@ -96,7 +96,7 @@
#
# PTHREAD_AUTO_VARS is "yes" or "no" for whether the values of the variables
# PTHREAD_{CFLAGS,CPPFLAGS,LDFLAGS,LIBS} should be automatically added
-# to their respective variables. Defaults to "yes".
+# to their respective variables. Defaults to "no".
#
# _PKG_PTHREAD is the fall-back package pthread implementation use by
# pthread.buildlink3.mk.