summaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorjruoho <jruoho@pkgsrc.org>2011-03-29 18:07:50 +0000
committerjruoho <jruoho@pkgsrc.org>2011-03-29 18:07:50 +0000
commitfced493fb9b61b046a6681f6c24656cf6cc1e502 (patch)
tree9b6e9907117017cef05f679bb77e495581c29d4c /math
parentf004576d8b5ff85fa84aecac790013a69ea5d902 (diff)
downloadpkgsrc-fced493fb9b61b046a6681f6c24656cf6cc1e502.tar.gz
As suggested by joerg@, set PTHREAD_AUTO_VARS="yes". This fixes the issues
discussed in: http://mail-index.netbsd.org/pkgsrc-users/2011/01/24/msg013585.html
Diffstat (limited to 'math')
-rw-r--r--math/R/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/math/R/Makefile b/math/R/Makefile
index 7ac129425c6..fc4d55ce174 100644
--- a/math/R/Makefile
+++ b/math/R/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.113 2011/01/13 13:38:42 wiz Exp $
+# $NetBSD: Makefile,v 1.114 2011/03/29 18:07:50 jruoho Exp $
DISTNAME= R-2.11.1
PKGREVISION= 2
@@ -24,6 +24,8 @@ USE_LANGUAGES= c c++ fortran77
USE_LIBTOOL= yes
TEXINFO_REQD= 4.7
+PTHREAD_AUTO_VARS= yes
+
GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --enable-R-shlib
CONFIGURE_ARGS+= --with-x