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
+6 -6
View File
@@ -1,13 +1,13 @@
$NetBSD: patch-af,v 1.13 2013/10/19 08:47:36 adam Exp $
$NetBSD: patch-af,v 1.14 2014/10/07 16:09:53 adam Exp $
--- runConfigureICU.orig 2013-10-04 20:54:58.000000000 +0000
--- runConfigureICU.orig 2014-10-03 16:18:36.000000000 +0000
+++ runConfigureICU
@@ -315,7 +315,7 @@ case $platform in
CXXFLAGS="--std=c++03"
export CXXFLAGS
@@ -327,7 +327,7 @@ case $platform in
DEBUG_CXXFLAGS='-Zi -MDd'
DEBUG_LDFLAGS='-DEBUG'
;;
- *BSD)
+ *BSD | DragonFly)
THE_OS="BSD"
THE_COMP="the GNU C++"
CC=gcc; export CC
DEBUG_CFLAGS='-g -O0'