summaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authorjoerg <joerg>2006-09-25 16:16:35 +0000
committerjoerg <joerg>2006-09-25 16:16:35 +0000
commit0cc03aa2cd3b48d97db0e4685659e7c6d1c71389 (patch)
treefc4d881bbfa24951d7b300d336615044d13c813a /lang
parentd9f71b3c5b70c5d16ee51ac2108204c1a9f06103 (diff)
downloadpkgsrc-0cc03aa2cd3b48d97db0e4685659e7c6d1c71389.tar.gz
Disable CHECK_SHLIBS for sun-jre13 and sun-jdk13, as it can't work
in the current form. The wrapper handle it currectly.
Diffstat (limited to 'lang')
-rw-r--r--lang/sun-jre13/Makefile.common4
1 files changed, 3 insertions, 1 deletions
diff --git a/lang/sun-jre13/Makefile.common b/lang/sun-jre13/Makefile.common
index 672e6d9f519..448a4064f46 100644
--- a/lang/sun-jre13/Makefile.common
+++ b/lang/sun-jre13/Makefile.common
@@ -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 @@ NO_BIN_ON_FTP= ${RESTRICTED}
INTERACTIVE_STAGE= fetch
+CHECK_SHLIBS= no # expected to fail
+
.include "../../mk/bsd.prefs.mk"
JAVA_HOME= ${LOCALBASE}/java/sun-1.3.1