pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/devel/lwp this seems to work under Linux/i386, too.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/72c4fa995038
branches:  trunk
changeset: 476181:72c4fa995038
user:      jschauma <jschauma%pkgsrc.org@localhost>
date:      Fri Jun 04 20:56:10 2004 +0000

description:
this seems to work under Linux/i386, too.

diffstat:

 devel/lwp/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 6d31eaa18bca -r 72c4fa995038 devel/lwp/Makefile
--- a/devel/lwp/Makefile        Fri Jun 04 20:15:28 2004 +0000
+++ b/devel/lwp/Makefile        Fri Jun 04 20:56:10 2004 +0000
@@ -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 @@
 # 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



Home | Main Index | Thread Index | Old Index