pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/lang/mono Does not compile on x86_64 -- add to NOT_FOR...
details: https://anonhg.NetBSD.org/pkgsrc/rev/f058ca50c2a9
branches: trunk
changeset: 520934:f058ca50c2a9
user: wiz <wiz%pkgsrc.org@localhost>
date: Fri Nov 03 07:01:06 2006 +0000
description:
Does not compile on x86_64 -- add to NOT_FOR_PLATFORM.
diffstat:
lang/mono/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 9e7563d02a0e -r f058ca50c2a9 lang/mono/Makefile
--- a/lang/mono/Makefile Fri Nov 03 07:00:39 2006 +0000
+++ b/lang/mono/Makefile Fri Nov 03 07:01:06 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.55 2006/10/17 19:33:47 drochner Exp $
+# $NetBSD: Makefile,v 1.56 2006/11/03 07:01:06 wiz Exp $
DISTNAME= mono-1.1.13.8.1
CATEGORIES= lang
@@ -18,7 +18,7 @@
NOT_FOR_PLATFORM+= NetBSD-1.6[A-Z]-* NetBSD-1.6Z[AB]-*
# LP64 problems
-NOT_FOR_PLATFORM+= *-*-alpha *-*-sparc64
+NOT_FOR_PLATFORM+= *-*-alpha *-*-sparc64 *-*-x86_64
USE_TOOLS+= bison gmake gtar perl:run pkg-config
USE_LIBTOOL= yes
Home |
Main Index |
Thread Index |
Old Index