summaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
authorjschauma <jschauma>2002-07-25 19:38:54 +0000
committerjschauma <jschauma>2002-07-25 19:38:54 +0000
commit28ebf186ac1d19f0dae2d5eb18e35dbc9312de5f (patch)
tree1c5ed4979466cf77dae893d7cce0d6a589545fb7 /misc
parent2d85b04d26eb6369ac6573cec23fb84983f3fe77 (diff)
downloadpkgsrc-28ebf186ac1d19f0dae2d5eb18e35dbc9312de5f.tar.gz
Add
USE_PTHREAD= native pth-syscall This should fix the problem reported during Huberts latest bulk-build.
Diffstat (limited to 'misc')
-rw-r--r--misc/koffice3/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/misc/koffice3/Makefile b/misc/koffice3/Makefile
index c2563ba9278..3831367f1f6 100644
--- a/misc/koffice3/Makefile
+++ b/misc/koffice3/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2002/06/20 19:31:21 jschauma Exp $
+# $NetBSD: Makefile,v 1.2 2002/07/25 19:38:54 jschauma Exp $
DISTNAME= koffice
PKGNAME= koffice3-${VERSION}
@@ -10,6 +10,7 @@ DISTFILES= ${DISTNAME}-${VERSION}-kde3.tar.bz2
.include "../../x11/kde3/Makefile.kde3"
MAINTAINER= jschauma@netbsd.org
+USE_PTHREAD= native pth-syscall
WRKSRC= ${WRKDIR}/${DISTNAME}-${VERSION}
PATCHDIR= ../../misc/koffice/patches