Import of pkgsrc-2014Q1

This commit is contained in:
2014-04-17 16:38:45 +02:00
parent 785076ae39
commit 9a8c06dafb
19365 changed files with 828089 additions and 278039 deletions

View File

@@ -0,0 +1,26 @@
$NetBSD: patch-java_configure,v 1.1 2013/12/28 08:52:17 obache Exp $
* 64bit int type is available in these days, and redifinition produce troubles.
--- java/configure.orig 2007-10-23 15:59:35.000000000 +0000
+++ java/configure
@@ -2944,19 +2944,6 @@ fi
-#================================================================
-# Generic Settings
-#================================================================
-
-# Data types
-if uname | grep '^SunOS' > /dev/null
-then
- MYDEFS='-Dint64_t=long\ long'
-elif uname | grep '^CYGWIN' > /dev/null
-then
- MYDEFS='-D__int64=long\ long'
-fi
-
# Export variables