Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 10 Jan 2015 16:11:22 +0000 (UTC)
From:      Antoine Brodin <antoine@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r376714 - head/graphics/aeskulap/files
Message-ID:  <201501101611.t0AGBMmM020442@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: antoine
Date: Sat Jan 10 16:11:21 2015
New Revision: 376714
URL: https://svnweb.freebsd.org/changeset/ports/376714
QAT: https://qat.redports.org/buildarchive/r376714/

Log:
  Allow building with libc++ r224926
  
  Submitted by:	dim@

Added:
  head/graphics/aeskulap/files/patch-dcmtk_ofstd_libsrc_oftime.cc   (contents, props changed)

Added: head/graphics/aeskulap/files/patch-dcmtk_ofstd_libsrc_oftime.cc
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ head/graphics/aeskulap/files/patch-dcmtk_ofstd_libsrc_oftime.cc	Sat Jan 10 16:11:21 2015	(r376714)
@@ -0,0 +1,10 @@
+--- dcmtk/ofstd/libsrc/oftime.cc.orig	2006-03-08 09:25:25 UTC
++++ dcmtk/ofstd/libsrc/oftime.cc
+@@ -35,6 +35,7 @@
+ 
+ #define INCLUDE_CSTDIO
+ #define INCLUDE_CTIME
++#define INCLUDE_OSTREAM
+ #include "ofstdinc.h"
+ 
+ BEGIN_EXTERN_C



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201501101611.t0AGBMmM020442>