svn commit: r352741 - head/security/quantis/files

Alex Dupre ale at FreeBSD.org
Thu May 1 10:17:28 UTC 2014


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


More information about the svn-ports-head mailing list