Import of pkgsrc-2013Q2

This commit is contained in:
2013-09-26 17:14:40 +02:00
commit 785076ae39
74991 changed files with 4380255 additions and 0 deletions

View File

@@ -0,0 +1,15 @@
$NetBSD: patch-ae,v 1.2 2012/09/15 12:05:00 obache Exp $
* Fix for SunOS
--- sigscheme/configure.orig 2011-09-13 15:53:22.544782355 +0200
+++ sigscheme/configure 2011-09-13 15:56:13.848433241 +0200
@@ -16000,7 +16000,7 @@ if test "x$ac_cv_func_strdup" = xyes; th
_ACEOF
# Overrides _POSIX_C_SOURCE
- $as_echo "#define _XOPEN_SOURCE 500" >>confdefs.h
+ $as_echo "#define _XOPEN_SOURCE 600" >>confdefs.h
fi