Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 1 May 2014 10:17:28 +0000 (UTC)
From:      Alex Dupre <ale@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r352741 - head/security/quantis/files
Message-ID:  <201405011017.s41AHSwP079960@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: ale
Date: Thu May  1 10:17:27 2014
New Revision: 352741
URL: http://svnweb.freebsd.org/changeset/ports/352741
QAT: https://qat.redports.org/buildarchive/r352741/

Log:
  Add forgotten patch in previous commit.

Added:
  head/security/quantis/files/patch-EasyQuantis_CMakeLists.txt   (contents, props changed)

Added: head/security/quantis/files/patch-EasyQuantis_CMakeLists.txt
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ head/security/quantis/files/patch-EasyQuantis_CMakeLists.txt	Thu May  1 10:17:27 2014	(r352741)
@@ -0,0 +1,10 @@
+--- EasyQuantis/CMakeLists.txt.orig	2014-04-17 14:41:53.461085311 +0000
++++ EasyQuantis/CMakeLists.txt	2014-04-17 14:44:22.923075121 +0000
+@@ -102,6 +102,7 @@
+     ${QT_LIBRARIES}
+     ${Boost_LIBRARIES}
+     ${Rt_LIBRARIES}
++    -pthread
+ )
+ if(CMAKE_SYSTEM_NAME MATCHES "Darwin")
+   set_target_properties(${ExeName} PROPERTIES



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