pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/lang/sun-jre13 Disable CHECK_SHLIBS for sun-jre13 and ...
details: https://anonhg.NetBSD.org/pkgsrc/rev/32a9933294bf
branches: trunk
changeset: 518999:32a9933294bf
user: joerg <joerg%pkgsrc.org@localhost>
date: Mon Sep 25 16:16:35 2006 +0000
description:
Disable CHECK_SHLIBS for sun-jre13 and sun-jdk13, as it can't work
in the current form. The wrapper handle it currectly.
diffstat:
lang/sun-jre13/Makefile.common | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (18 lines):
diff -r e195e9791023 -r 32a9933294bf lang/sun-jre13/Makefile.common
--- a/lang/sun-jre13/Makefile.common Mon Sep 25 15:49:07 2006 +0000
+++ b/lang/sun-jre13/Makefile.common Mon Sep 25 16:16:35 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.30 2006/07/18 23:27:14 jlam Exp $
+# $NetBSD: Makefile.common,v 1.31 2006/09/25 16:16:35 joerg Exp $
# MASTER_SITES is very special, and must end in "=":
CATEGORIES= lang java
@@ -18,6 +18,8 @@
INTERACTIVE_STAGE= fetch
+CHECK_SHLIBS= no # expected to fail
+
.include "../../mk/bsd.prefs.mk"
JAVA_HOME= ${LOCALBASE}/java/sun-1.3.1
Home |
Main Index |
Thread Index |
Old Index