Import of pkgsrc-2015Q1

This commit is contained in:
2016-01-21 23:40:00 +01:00
committed by sambuc
parent 9a8c06dafb
commit 4af1cdf7a9
25114 changed files with 870539 additions and 795424 deletions
+5 -2
View File
@@ -1,8 +1,8 @@
$NetBSD: patch-ag,v 1.2 2010/10/29 13:47:12 adam Exp $
$NetBSD: patch-ag,v 1.3 2014/06/01 19:38:10 asau Exp $
--- config.h.in.orig 2009-11-06 10:28:08.000000000 +0000
+++ config.h.in
@@ -345,3 +345,7 @@
@@ -345,3 +345,10 @@
/* Version number of package */
#undef VERSION
@@ -10,3 +10,6 @@ $NetBSD: patch-ag,v 1.2 2010/10/29 13:47:12 adam Exp $
+#ifdef __NetBSD__
+#include "netbsd.h"
+#endif
+#ifdef __FreeBSD__
+#include "nss.h"
+#endif