summaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
authorjlam <jlam>2004-12-04 23:09:06 +0000
committerjlam <jlam>2004-12-04 23:09:06 +0000
commit7b7b1c727d8f42ac9fc226926d686b7751d34238 (patch)
tree2ef88e75d07f9faafc01905d7ba4958af6ffdd61 /misc
parenta3bce71ae60dc798a106a58ede2c11475a566451 (diff)
downloadpkgsrc-7b7b1c727d8f42ac9fc226926d686b7751d34238.tar.gz
Set PTHREAD_AUTO_VARS to "yes" after pthread.buildlink3.mk was changed
not to automatically add pthread-related CFLAGS, LDFLAGS, and LIBS to the configure and build processes.
Diffstat (limited to 'misc')
-rw-r--r--misc/nxtvepg/Makefile3
-rw-r--r--misc/openoffice/Makefile3
2 files changed, 4 insertions, 2 deletions
diff --git a/misc/nxtvepg/Makefile b/misc/nxtvepg/Makefile
index 864fb4aacff..0b58c537580 100644
--- a/misc/nxtvepg/Makefile
+++ b/misc/nxtvepg/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.40 2004/11/27 14:21:13 magick Exp $
+# $NetBSD: Makefile,v 1.41 2004/12/04 23:09:06 jlam Exp $
DISTNAME= nxtvepg-2.7.2
CATEGORIES= misc
@@ -17,6 +17,7 @@ USE_GNU_TOOLS+= make
USE_X11= yes
USE_BUILDLINK3= yes
+PTHREAD_AUTO_VARS= yes
.include "../../mk/pthread.buildlink3.mk"
# Only native threads work.
diff --git a/misc/openoffice/Makefile b/misc/openoffice/Makefile
index 5cdd440d00f..9593800573b 100644
--- a/misc/openoffice/Makefile
+++ b/misc/openoffice/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.55 2004/11/13 22:04:53 jlam Exp $
+# $NetBSD: Makefile,v 1.56 2004/12/04 23:09:06 jlam Exp $
DISTNAME= openoffice-1.1.1
PKGREVISION= 2
@@ -32,6 +32,7 @@ USE_X11= # defined
USE_GNU_TOOLS+= make
USE_PERL5= build
PTHREAD_OPTS+= require
+PTHREAD_AUTO_VARS= yes
CONFLICTS+= staroffice-[0-9]*
CONFLICTS+= openoffice-linux-[0-9]*