summaryrefslogtreecommitdiff
path: root/devel/lwp
diff options
context:
space:
mode:
authorjschauma <jschauma>2004-06-04 20:56:10 +0000
committerjschauma <jschauma>2004-06-04 20:56:10 +0000
commit4a5af0b12f6163521ec8abacc80e2ad6f8b976d1 (patch)
tree5dd9dd359605023641f00bc8a04456b731fb8b8a /devel/lwp
parent140c4a782b1c73bee9cb775d38652fe4aa639a7b (diff)
downloadpkgsrc-4a5af0b12f6163521ec8abacc80e2ad6f8b976d1.tar.gz
this seems to work under Linux/i386, too.
Diffstat (limited to 'devel/lwp')
-rw-r--r--devel/lwp/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/lwp/Makefile b/devel/lwp/Makefile
index f26a504974f..191e8e57099 100644
--- a/devel/lwp/Makefile
+++ b/devel/lwp/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.18 2004/04/27 04:29:17 snj Exp $
+# $NetBSD: Makefile,v 1.19 2004/06/04 20:56:10 jschauma Exp $
#
DISTNAME= lwp-1.10
@@ -14,7 +14,7 @@ COMMENT= Light Weight Process style threads
# each arch. Mips has it, but it evidently needs more work.
#
ONLY_FOR_PLATFORM= NetBSD-*-i386 NetBSD-*-m68k NetBSD-*-sparc* \
- NetBSD-*-arm NetBSD-*-arm32
+ NetBSD-*-arm NetBSD-*-arm32 Linux-*-i386
USE_BUILDLINK3= YES
GNU_CONFIGURE= YES